Skip to content

shakaran/getrector-com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customization

  • Use .env.local to customize environment variables.

First Run

Install npm and dependencies:

yarn install
yarn run dev

Install composer dependencies:

cp .env.dist .env
composer install

Run website in local browser:

php artisan serve

About

Rector Website

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 70.4%
  • Blade 25.0%
  • SCSS 3.8%
  • Other 0.8%