| Title | Message |
|---|---|
| Created | Success! Your new entry has been created and added to the system |
| Updated | Your data has been successfully updated and saved |
| Moved to Trash | Your data has been moved to the trash. It can be recovered if needed |
| Restored | Your data has been successfully restored from the trash. It is now available for use again |
| Deleted permanently | Your data has been permanently deleted from the system. This action cannot be undone |
| Action Failed | An error occurred while performing the action. Please try again later or |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| namespace App\Http\Controllers; | |
| use App\Models\Country; | |
| class CountryController extends Controller | |
| { | |
| /* | |
| | INDEX | |
| | showing table data of published records or "status=publish" |
The official website and documentation https://vapor.laravel.com
We need AWS service to work with Laravel Vapor. https://ws.amazon.com
| https://www.youtube.com/watch?v=IcZ6HteoI3A
composer create-project --prefer-dist laravel/laravel join_table_laravel_8
DB_DATABASE=join_table_laravel_8
Create new project via composer
composer create-project --prefer-dist laravel/laravel project_name 8
Adding laravel breeze dev
composer require laravel/breeze --dev
Python Django Install - Command Line
sudo apt-get install python3
sudo apt-get install python3-pip
sudo apt install python3-venv
pip3 install Django
NewerOlder