https://github.com/priom7/mariata-homes-web-app
Mariata Homes, is an Web app made with Laravel and MySQL. A CRUD application for managing data of homeless people seeking for temporary shelter.
https://github.com/priom7/mariata-homes-web-app
blade laravel mysql-database php
Last synced: about 1 month ago
JSON representation
Mariata Homes, is an Web app made with Laravel and MySQL. A CRUD application for managing data of homeless people seeking for temporary shelter.
- Host: GitHub
- URL: https://github.com/priom7/mariata-homes-web-app
- Owner: Priom7
- Created: 2024-01-03T21:17:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T21:23:37.000Z (over 2 years ago)
- Last Synced: 2024-01-03T22:27:45.968Z (over 2 years ago)
- Topics: blade, laravel, mysql-database, php
- Language: PHP
- Homepage:
- Size: 6.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mariata Homes, is an Web app made with Laravel and MySQL. A CRUD application for managing data of homeless people seeking for temporary shelter.
## Miriata Homes Desktop App.
git clone https://github.com/Priom7/Mariata-Homes-Web-App.git
cd mariata-homes
composer install
php artisan key:generate
setup .env
npm install
php artisan migrate:refresh --seed
php artisan serve
## App UI



