Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.6.0 #46

Merged
merged 9 commits into from
Apr 27, 2020
Merged

1.6.0 #46

merged 9 commits into from
Apr 27, 2020

Conversation

Okipa
Copy link
Owner

@Okipa Okipa commented Apr 27, 2020

  • Added Table facade.
  • Added a cleaner architecture for tables handling (see documentation):
    • With the new table generation command, execute php artisan make:table UsersTable --model App/Users to generate your users table.
    • Tables are now generated in the app\Tables directory.

@Okipa Okipa merged commit c96ab1d into master Apr 27, 2020
@Okipa Okipa deleted the 1.6.0 branch April 27, 2020 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant