A Laravel based fully functional Restful API with custom commands and best coding practices of laravel.
-
Updated
Feb 5, 2019 - PHP
A Laravel based fully functional Restful API with custom commands and best coding practices of laravel.
Dad jokes for Laravel 5
Configurable install command for Laravel. Simply define your application installation steps so you can deploy your project more easily.
This repository serves as a collection of custom Laravel Artisan commands aimed at enhancing development productivity and maintaining code consistency. Each command automates routine tasks, following Laravel's convention-over-configuration principle.
Laravel utility to regroup and reorganize your routes, controllers, models, views... into concepts
Extensions of the Laravel migrate and seed commands which takes a backup of the database before they run.
This is a graphical user interface (GUI) tool for running Laravel Artisan commands. The tool provides a simple and intuitive way to execute Artisan commands, without having to remember the command line syntax.
Run checks against Laravel application dependencies to provide feedback during development
Additional Laravel Artisan commands that I often needed.
This is laravel example to practice this framework
Create all the needed classes with a simple scaffold:create.
Project Vipra: A Laravel-powered digital platform offering seamless user experiences and comprehensive functionalities for Vipra.
⚙ Artisan command that replaces all variables in a Laravel config file with calls to env()
A Laravel Package to make Trait with artisan CLI.
A simple todo app that I made to learn the basics of Laravel
Add artisan make:vue-component to artisan commands
Simple e-commerce feature. Users make request to buy products, then admin accepts it. When admin accepts notification will be sent by mail or sms depends on choice of admin
A simple Laravel utility package to seed database tables with CSV data using a custom Artisan command
Laravel Artisan Make Model command for Mongo Model using Jenssegers/MongoDb
Add a description, image, and links to the artisan-command topic page so that developers can more easily learn about it.
To associate your repository with the artisan-command topic, visit your repo's landing page and select "manage topics."