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

Laravel UI Routes #57

Closed
wants to merge 1 commit into from
Closed

Laravel UI Routes #57

wants to merge 1 commit into from

Conversation

MimisK13
Copy link

@MimisK13 MimisK13 commented Jan 6, 2022

No description provided.

@KeithBush
Copy link
Contributor

This is method is already mentioned https://github.com/LaravelDaily/laravel-tips#whats-behind-the-routes and the different options available are shown. It doesn't show example usage however, so if this were to be added, it should probably just be a usage example appended to the end of that tip.

This is specific to laravel/ui which will eventually be deprecated in favor of laravel/breeze. So it may not be worth adding?

From https://packagist.org/packages/laravel/ui

This legacy package is a very simple authentication scaffolding built on the Bootstrap CSS framework. While it continues to work with the latest version of Laravel, you should consider using Laravel Breeze for new projects. Or, for something more robust, consider Laravel Jetstream.

@MimisK13
Copy link
Author

MimisK13 commented Jan 6, 2022

@KeithBush thanks for the review.

In your report, it is "behind the routes". It is not so clear in terms of use.

I know it is deprecated, but many projects still use it.
QuickAdminPanel also uses it.

@PovilasKorop
Copy link
Collaborator

@MimisK13 @KeithBush thanks for the tip, I've rephrased the original tip to have more information instead: 58e05d6

For the record, Laravel UI is marked as deprecated but it will still be maintained for the foreseeable future (officially confirmed by Taylor), just not advertised in the docs or official tutorials. But it's still getting new features, like the upgrade from Bootstrap 4 to Bootstrap 5.

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.

3 participants