<feed xmlns='http://www.w3.org/2005/Atom'>
<title>laravel-scorm.git/src/Manager/ScormDisk.php, branch 3.0.9</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>Merge branch 'main' into main</title>
<updated>2022-08-22T12:51:20+00:00</updated>
<author>
<name>Khaled Mohamed</name>
<email>Eng.Khaled.Lela@gmail.com</email>
</author>
<published>2022-08-22T12:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=1764d938b4c7136738577d452f201bc3078156e9'/>
<id>1764d938b4c7136738577d452f201bc3078156e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update scorm disk with log try catch exception message</title>
<updated>2022-08-22T12:23:36+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2022-08-22T12:23:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=99e679a54328e5bfa00a8a481cacb124f261bd9e'/>
<id>99e679a54328e5bfa00a8a481cacb124f261bd9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ScormDisk.php</title>
<updated>2022-03-18T19:34:17+00:00</updated>
<author>
<name>Christopher Thomas</name>
<email>smiley.culture@gmail.com</email>
</author>
<published>2022-03-18T19:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=a3643727ec1f398b3e8e2fc7e4160e3346b8fe99'/>
<id>a3643727ec1f398b3e8e2fc7e4160e3346b8fe99</id>
<content type='text'>
Added forward compatibility with flysystem API v2 while maintaining V1 compatibility.

Notable changes for ScormDisk.php -
- $filesystem-&gt;createDir($path);
+ $filesystem-&gt;createDirectory($path);

- $filesystem-&gt;putStream($path, $contents);
+ $filesystem-&gt;writeStream($path, $contents);</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added forward compatibility with flysystem API v2 while maintaining V1 compatibility.

Notable changes for ScormDisk.php -
- $filesystem-&gt;createDir($path);
+ $filesystem-&gt;createDirectory($path);

- $filesystem-&gt;putStream($path, $contents);
+ $filesystem-&gt;writeStream($path, $contents);</pre>
</div>
</content>
</entry>
<entry>
<title>refactor onerror clean resources and throw exception</title>
<updated>2022-03-01T09:02:49+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2022-03-01T09:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=04fc94e0157136e6ce04c3d20edbf2845c4e0ebe'/>
<id>04fc94e0157136e6ce04c3d20edbf2845c4e0ebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle scorm archive ot found, update config</title>
<updated>2022-02-23T15:30:18+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2022-02-23T15:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=853e7ded74f589164a2ebce5fd6a0502639d54a1'/>
<id>853e7ded74f589164a2ebce5fd6a0502639d54a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle read scorm archive from uri, in case have two differet storage for package archive and unzipped package for serve.</title>
<updated>2022-02-23T14:13:24+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2022-02-23T14:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=7303302c322e105b5095bf412e8d154971088282'/>
<id>7303302c322e105b5095bf412e8d154971088282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(disk): add download scorm package zip.</title>
<updated>2022-02-19T19:00:00+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2022-02-19T19:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=f03f57dcbbbf34feb4eb03bba7ea73dfe9b182b3'/>
<id>f03f57dcbbbf34feb4eb03bba7ea73dfe9b182b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Revert "Improve SCORM disk storage handler""</title>
<updated>2022-02-11T04:39:14+00:00</updated>
<author>
<name>devianl2</name>
<email>devianleong@gmail.com</email>
</author>
<published>2022-02-11T04:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=2c643200d419e1ffae72eb8fb7c392a057a0c9b9'/>
<id>2c643200d419e1ffae72eb8fb7c392a057a0c9b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Improve SCORM disk storage handler"</title>
<updated>2022-02-11T04:05:11+00:00</updated>
<author>
<name>devianl2</name>
<email>devianleong@gmail.com</email>
</author>
<published>2022-02-11T04:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=359e2588a4962f51c0d5cbdd2823530a15defee0'/>
<id>359e2588a4962f51c0d5cbdd2823530a15defee0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update scorm disk not define exception msg</title>
<updated>2022-02-10T19:43:06+00:00</updated>
<author>
<name>Khaled Lela</name>
<email>eng.khaled.lela@gmail.com</email>
</author>
<published>2022-02-10T19:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lightscale.co.uk/laravel-scorm.git/commit/?id=f2faa8f007834444a129db4fb8f4ece901b21fed'/>
<id>f2faa8f007834444a129db4fb8f4ece901b21fed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
