#php7
Read more stories on Hashnode
Articles with this tag
By now, we created a database in Laravel, and made our first seeder. Another great next step is to look into relational models. So far, we have...
Yesterday we made our first database, and another cool function of Laravel is the option to seed it. The default installation comes with a basic...