social-network-laravel Tailwind Templates

Social Network Laravel

A social network application built in Laravel with Blade templates, TailwindCSS and the Breeze auth starter kit. A user can create an account, login, create blogs, connect with other members and send conversation messages.

Before you can run the application you need to configure the .env file in the root directory of the application to point to the database. Then run the following commands in order:

  1. "composer update" to install the project dependencies.
  2. "php artisan migrate" to run all migrations.
  3. "php artisan db:seed" to run all the seeders and generate dummy data.
  4. "php artisan serve" to serve the application.

Then you should be able to login using the following credentials:

Top categories

Loading Svelte Themes