This is a super quick post. I want to show you an advanced blog made in Laravel version 4, here are the features Twitter Bootstrap 2.3.0 Custom Error Pages 403 for forbidden page accesses 404 for not found pages 500 for internal server errors Confide for Authentication and Authorization Back-end User and Role management Manage blog […]
Hello there, fellow Laravelians! In the Previous Tutorial we have learned how to create models and routes for our Blog application. In this tutorial I will explain how we will make the screens that the user sees, also called “Views”. While creating views for our blog, we will learn how to use Laravel’s Blade templating […]
Welcome to part 2 of Tutorial on how to create a simple blog using Laravel PHP Framework! If you haven’t seen part 1, here it is : Creating a blog Tutorial part 1 Also, sign up for my Laravel Development course on Udemy! Ok, now onto the tutorial: I don’t like majority of tutorials on […]