PHP version 7.3 or 8.0.
git clone git@github.com:karemshawky/paytabs.git
composer install
cp env .env
CI_ENVIRONMENT = development
app.baseURL
and add your base URL- add
app.indexPage = ''
- database section the part start with
database.default
and add your config
php spark key:generate
php spark migrate
php spark db:seed with file name [ CategoriesSeeder ]
After that go to this route to add categories:
http://YOUR_BASE_URL.test/categories/new