1 YNqqSzHbkvuwhAUN1V640w
Laravel, PHP

Laravel voyager – The best free admin package for laravel

Laravel Voyager Introduction Laravel Voyager is a admin package that facilitate full administration system for Laravel framework. Voyager includes BREAD(CRUD) operations, a media manager, menu builder and much more features. BREAD/CRUD Builder Voyager provide a system that is called BREAD that means Browse, Read, Edit, Add and Delete. Using this functionality you can easily add any views and functionality to…

Continue Reading

laravel 56 is released 5a8c604e2b02a
Laravel, PHP

Laravel 5.6 – What’s new are releasing ?

Laravel 5.6 is ready to release in February 2018. Laravel 5.6 is releases, it is a good news for the lovers of laravel. Every one who work with php, knows about the Laravel. It is a very powerful and popular framework. In last two years, Laravel become the most popular framework. Laravel has a large community of developers, so it releases…

Continue Reading

Laravel

How to update composer.phar ?

Sometime when we create a project or install a package to our existing project ,face this warning. It is a warning statement from composer to user that your composer is not up to date. Warning: This development build of composer is over 60 days old. It is recommended to update it by running “C:\ProgramData\ComposerSetup\bin\composer.phar self-update” to get the latest version.…

Continue Reading