Skip to content

Instantly share code, notes, and snippets.

@bardex
Created July 4, 2018 12:21
Show Gist options
  • Save bardex/986d1a42e9063cd36f62e802024b8fb2 to your computer and use it in GitHub Desktop.
Save bardex/986d1a42e9063cd36f62e802024b8fb2 to your computer and use it in GitHub Desktop.
Generate Doctrine entities from existing database for Laravel-Doctrine
php artisan doctrine:mapping:import annotation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment