Posts tagged 'tutorial-laravel'
-
User registration and sign-in with Laravel and FusionAuth
Laravel is one of the most popular PHP application frameworks in the marketplace today. While it includes a simple authentication model, most large-scale applications will outgrow it pretty quickly. FusionAuth pairs well with Laravel because it can handle more complex user authentication models, roles, single sign-on, and more.
READ MORE