This is web application for build website Job Sas Hospitality. This site not use database, all data getting from primary website what I build to using laravel and combine with fitur laravel passport to create API. So if you want to clone this website you MUST create API to supply data to this site.
- Clone this repository
- Go to path repository
- Composer install
- Create file server.php in config/app.
- Add configuration " <?php return [ "base_url" => "", "access_token" => "", 'image_url' => "", ]; "
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.