2 Repositories
PHP LevelUp Libraries
A CRUD operation using php and Mysql database
This is a CRUD operation using php and Mysql database. In this when we add(CREATE) new user we need to submit add data in one form only in frontenf but in backend the data is storing in two different tables this is done using foreign key in Mysql.
1 May 10, 2022
Laravel, react, and inertiajs for LevelUp Feel-IT 2021
How To Install hehe Clone the repository: Create your environment file: cp .env.example .env The app key is used to salt passwords. If you need to wor
2 Nov 14, 2021