CMD RUN => composer create-project codeigniter4/appstarter crud-app
CMD RUN => cd crud-app
CMD RUN => php spark serve
CMD RUN => php spark make:model UserModel
CMD RUN => php spark make:controller UserController
CMD RUN => php spark migrate:create CreateUsersTable
CMD RUN => php spark migrate
CMD RUN => php spark serve
-
Notifications
You must be signed in to change notification settings - Fork 0
Codeigniter4 Simple CRUD Example using Ajax
License
codehafeez/codeIgniter4-crud-ajax
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Codeigniter4 Simple CRUD Example using Ajax
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published