Skip to content

Instantly share code, notes, and snippets.

@AhmedHelalAhmed
Created February 6, 2019 12:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AhmedHelalAhmed/273f5d21eba4beb7134196021d6e923c to your computer and use it in GitHub Desktop.
Save AhmedHelalAhmed/273f5d21eba4beb7134196021d6e923c to your computer and use it in GitHub Desktop.
laravel-modules
https://nicolaswidart.com/blog/writing-modular-applications-with-laravel-modules
https://github.com/nWidart/laravel-modules
https://nwidart.com/laravel-modules/v4/introduction
@AhmedHelalAhmed
Copy link
Author

@AhmedHelalAhmed
Copy link
Author

composer dump-autoload

@AhmedHelalAhmed
Copy link
Author

AhmedHelalAhmed commented Feb 6, 2019

composer require nwidart/laravel-modules
php artisan module:make Post Comment Admin

@AhmedHelalAhmed
Copy link
Author

@AhmedHelalAhmed
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment