<feed xmlns='http://www.w3.org/2005/Atom'>
<title>laravel-scorm.git, branch v5.0.0</title>
<subtitle>Laravel library for scorm elearning modules data
</subtitle>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/'/>
<entry>
<title>Upgrade to Carbon v3 and PHP 8.1+</title>
<updated>2025-09-10T19:00:46+00:00</updated>
<author>
<name>im</name>
<email>ilia@mikhailov.se</email>
</author>
<published>2025-09-10T19:00:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=e794451e6b7eb6e21b9ec5209de7b5e72aeaffee'/>
<id>e794451e6b7eb6e21b9ec5209de7b5e72aeaffee</id>
<content type='text'>
- Update nesbot/carbon from ^2.42 to ^3.0
- Update PHP requirement from ^7.4||^8.0 to ^8.1
- Fix nullable parameter syntax in ScoTracking::setLatestDate()
- Remove version field from composer.json for GitHub hosting

BREAKING CHANGE: Requires PHP 8.1+ due to Carbon v3 dependency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update nesbot/carbon from ^2.42 to ^3.0
- Update PHP requirement from ^7.4||^8.0 to ^8.1
- Fix nullable parameter syntax in ScoTracking::setLatestDate()
- Remove version field from composer.json for GitHub hosting

BREAKING CHANGE: Requires PHP 8.1+ due to Carbon v3 dependency
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2025-08-15T01:45:55+00:00</updated>
<author>
<name>devianl2</name>
<email>devianleong@gmail.com</email>
</author>
<published>2025-08-15T01:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=9a1dbff5c7c722fea75c9afd6c024100006bba93'/>
<id>9a1dbff5c7c722fea75c9afd6c024100006bba93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #38 from devianl2/4.x</title>
<updated>2025-08-15T01:38:08+00:00</updated>
<author>
<name>devianl2</name>
<email>devianleong@gmail.com</email>
</author>
<published>2025-08-15T01:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=da7a680a5c532d7351861160ffd4072bcd40b846'/>
<id>da7a680a5c532d7351861160ffd4072bcd40b846</id>
<content type='text'>
4.x</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
4.x</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #28 from Kreshnik/patch-1</title>
<updated>2025-08-15T01:37:01+00:00</updated>
<author>
<name>devianl2</name>
<email>devianleong@gmail.com</email>
</author>
<published>2025-08-15T01:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=3c8ba98a9e45ac782ebfa160dbce9356dd574291'/>
<id>3c8ba98a9e45ac782ebfa160dbce9356dd574291</id>
<content type='text'>
Fix: Move the deleteScormFolder() method call to the deleteScorm() me…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: Move the deleteScormFolder() method call to the deleteScorm() me…</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #34 from KhaledLela/main</title>
<updated>2025-08-15T01:34:55+00:00</updated>
<author>
<name>devianl2</name>
<email>devianleong@gmail.com</email>
</author>
<published>2025-08-15T01:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=f5a191381535271e6ccb38292436065361b7dc7c'/>
<id>f5a191381535271e6ccb38292436065361b7dc7c</id>
<content type='text'>
Minor updates</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Minor updates</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor error handling in readScormArchive method to throw the original exception instead of a custom StorageNotFoundException</title>
<updated>2025-08-14T12:28:11+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2025-08-14T12:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=1813b3a3ecca7e7bc1e9ae9d1baf1b559a70168b'/>
<id>1813b3a3ecca7e7bc1e9ae9d1baf1b559a70168b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor SCORM disk handling by removing redundant disk accessibility checks and cleaning up whitespace. This improves code readability and maintains existing functionality.</title>
<updated>2025-08-14T11:41:34+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2025-08-14T11:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=e43bcd1830be760ee2b05c559c661710d107d826'/>
<id>e43bcd1830be760ee2b05c559c661710d107d826</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'main' of github.com:KhaledLela/laravel-scorm</title>
<updated>2025-08-14T11:10:12+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2025-08-14T11:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=6d56f9625112864828511b52250e2a014736039c'/>
<id>6d56f9625112864828511b52250e2a014736039c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enhance SCORM file handling with improved error logging and validation. Added checks for disk accessibility and file existence in readScormArchive method. Updated uuid assignment logic in uploadScormFromUri and uploadScormArchive methods.</title>
<updated>2025-08-14T10:10:00+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2025-08-14T10:10:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=924c72de0af5fd00ae171189788b8a713472afba'/>
<id>924c72de0af5fd00ae171189788b8a713472afba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'devianl2:main' into main</title>
<updated>2023-05-30T17:55:13+00:00</updated>
<author>
<name>Khaled Mohamed</name>
<email>Eng.Khaled.Lela@gmail.com</email>
</author>
<published>2023-05-30T17:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=11c89093bde25864bc692ae72689b8133b2a6106'/>
<id>11c89093bde25864bc692ae72689b8133b2a6106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
