Laravel

Top 5 PHP Frameworks For Web Developers

Submitted by Ivan Ponce on
PHP, which now stands for Hypertext Preprocessor from Personal Home Page, is undeniably one of the most prominent and highly-utilized programming languages. Thus, lots of PHP frameworks have been created to help developers come up with excellent web applications that are highly-secured. When you will search for PHP frameworks, a long list will be given to you and it might take up a lot of your

LaraBlogger - Laravel Blogging, CMS abd CRUD Generator

Submitted by Kibb on
LaraBlogger is a Blogging CMS Template with CRUD generator Build in Laravel 5.5 Framework, With LaraBlogger you can build a new blog easly, or you can integrate to an existing webiste with ease. Features. Fully Responsive. CRUD Functionality Admin Panel Build in Voyager. Built with Laravel Framework, PHP/MySQL & HTML5/CSS3. Post Management. Modern and User friendly UI, SEO (Search Engine Optimized

Laravel Built-in User Auth: Login, Registration and Password Reset

Submitted by nurhodelta_17 on
This tutorial will teach you the build-in user login, user registration and user reset password in Laravel. The reset password will send password link to the user's email but since we are using local server, we are just going to use the laravel log to get the reset password link.