Laravel New in laravel 6 The Laravel team has release Laravel 6 on 3rd September 2019 and it’s now available for developers. According to the release notes, this release of Laravel framework (laravel/framework) follow Semantic Versioning standard. Also, this release is compatible with Laravel Vapor. Laravel 6 Versioning Schema Laravel 6.0 is the new LTS version of Laravel and a […] Written by Clemence Ayekple September 13, 2019September 16, 2019
Laravel Custom Validation Rules in Laravel 5.5 Custom validation rules introduced in Laravel 5.5. Laravel custom validation makes it possible to add validation rules that are not defined in laravel. In this article, we will try to determine if a phone number is valid or not using laravel custom validation rules. Get started by creating the validation rule using the following artisan […] Written by Clemence Ayekple September 7, 2019September 7, 2019
Laravel Troubleshooting SYMLINK(): No Such File or Directory Laravel Symlink Problem: No Such File I pulled a laravel project from GitHub that already have the storage symbolic link. Upon running it the browser, the images associated with the post came with errors. And after trying to create the symbolic again I had symlink(): no such file or directory. After searching extensively, I found a […] Written by Clemence Ayekple November 12, 2018August 3, 2020
Laravel Programming Custom classes in laravel 5.2, the easy way Custom classes in Laravel 5.2 The PHP Framework For Web Artisans “Love beautiful code? We do too. The PHP Framework For Web Artisans “- well that is all that laravel.com captured about their intuitive and comprehensive framework on their website. If you are a framework fanatic, devotee or even a bigot then I do not have to talk […] Written by Allan Philip Barku August 3, 2016October 7, 2018