Generating Slugs in Laravel PHP

An opinionated package to create slugs for Eloquent models – GitHub – spatie/laravel-sluggable: An opinionated package to create slugs for Eloquent models… Read more

Similar

Setting Up a Test Server for Laravel

I always used xmapp on windows to test the code i write before running it on a production server which was fine on till I started running into problems with one of my projects which rfine on my PC but not on the production server. So decided to look aroun... (more…)

Read more »