Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Challenge

Content table

info

Main project specifications:

php: ^8.0.2

"laravel/framework": ^9.19

Api specifications:

php: ^8.0

laravel/lumen-framework: ^9.0

Instalation

  1. Clone the repository. 'git Clone https://github.com/MacroLions/challenge.git'
  2. Once you have both projects. run 'composer install' on each one.
    1. If you don't have composer installed here is guide: https://getcomposer.org/download/
  3. Once all the dependencies have been instaled in both projects, place '.env' files on the main folder of each project.
    1. Those can be found here https://mega.nz/folder/isQhHQLQ#ESzKCOKwEIYSil23cJqX5A , just change it's name to '.env'
  4. After all of that is done you can run both projects!
    1. To run main project: 'php artisan serve'
    2. To run API project: 'php -S localhost:8000 -t public'

Use

Finally once you have done all the instalation needed, you can access to the project in localhost:8000/card

About

Repo for back and front

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages