Caution
This package is no longer maintained or supported and may cause issues with the latest version of WordPress. We recommend using the WpMVC package instead. which includes new features and packages.
-
Create plugin with waxframework
composer create-project waxframework/waxframework plugin-name
-
Go to the plugin directory
cd plugin-name
-
Setup plugin name and other information
php artisan app:setup