Jose Jimenez
Jose Jimenez
Software Architect & Developer
> >

Articles

Data Migrations In Laravel

Use data migrations to create a patch that will correct production data during deployment.

Remove index.php from Laravel Urls

Remove index.php from your Laravel application, allowing for clean URLS and prevents double indexing from SEO hurting your rankings.

Spatie Media Library url cannot be reached

Using the Spatie Media Library, learn how to add your own custom downloader to bypass sites preventing you from downloading from them.

Installing local composer packages

Learn how to install composer packages locally, great for easy development during local package development.