Skip to content

Global Essense Newspaper a online News Portal, developed using Laravel, Vue.js, Blade, and CSS. It is designed to provide users with up-to-date news articles on various topics. The portal allows for easy content management, article publishing, and user interaction.

Notifications You must be signed in to change notification settings

sukanta7660/global-essence-newspaper

Repository files navigation

The Global Essence

An online news portal

Built with

Installation

  • To get started, you need to install PHP Composer.
  • git clone https://github.com/sukanta7660/global-essence-newspaper.git
  • cd global-essence-newspaper
  • Create a new MYSQL database and update database details in .env file
  • npm install
  • npm run dev
  • php artisan serve
  • Now open http://localhost:8000/
Super Admin Login

Admin Configuration:

To change the Admin Prefix, change prefix on config/admin.php or add the ADMIN_PREFIX on env

'prefix' => env('ADMIN_PREFIX', 'admin'),

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

Global Essense Newspaper a online News Portal, developed using Laravel, Vue.js, Blade, and CSS. It is designed to provide users with up-to-date news articles on various topics. The portal allows for easy content management, article publishing, and user interaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published