Skip to content

Zqadiri/Evently

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Evently

Event Management App

Backend Setup

  • Run composer init to initialize the project and install dependencies via composer install.

  • Migrate the database using php artisan migrate.

  • Seed the database with initial data using php artisan db:seed.

  • Start the application by running php artisan serve.

Frontend Setup

  • Ensure Node.js and NPM are installed. Download them from nodejs.org.

  • Install frontend dependencies by running npm install in the project root directory.

  • npm run dev for development.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Event Management App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages