Blog and magazine Laravel application

This is a source code for building a magazine or personal blog website developed using the Laravel Framework, with full basic features such as category management, posting articles, social media sharing, etc. The interface uses Bootstrap 4, FontAwesome, Icofont icons, Contact Form 7, Google Web Fonts... It is very suitable for those who are learning how to build websites using the Laravel Framework



Blog and magazine Laravel application

* How to install script on localhost:

  • Download and install a local web server such as AMPPS/XAMPP/WAMP to run our PHP scripts;
  • Download and extract the script and copy it to the web server directory;
  • Access phpMyAdmin to create a new database, then import file demo.sql database;
  • Open file .env.php  to configuration database connection
  • Site URL: http://localhost/project_name/
  • Admin panel URL: http://localhost/project_name/admin
  • Default login account: admin@mail.com/12345678

Note: The script is for reference only, if you use it, you must purchase the license.

Previous Post Next Post