Laravel Valet and Moodle

If you use Mac OSX for Moodle or PHP development and are using MAMP then you need to try Laravel valet. Included in this post is the Moodle driver for Laravel valet which provides support for serving Moodle pages

Read More

Laravel 5.3 and route model binding

If you have recently upgaded to Laravel 5.3 or are working on an application which has been upgraded to use Laravel 5.3 and find that route model binding is not working as expected. It might be the routeMiddleware that needs updating. Update it as per attached and you should see route model binding working as expected.

Read More
Loading