logo laravel

WordPress-Like Blog Laravel 5.6 and AdminLTE 3 (3) – Create Dummy Data

In this third part of creating WordPress-Like Blog using Laravel 5.6 and AdminLTE 3, we will : Create Post model and posts table Prepare some dummy data using database seeder Before we proceed, we need to make sure the database information inside .env file has been properly set according to your database credentials :

Read more about WordPress-Like Blog Laravel 5.6 and AdminLTE 3 (3) – Create Dummy Data[…]