laravel_auth_slate 0.0.1 copy "laravel_auth_slate: ^0.0.1" to clipboard
laravel_auth_slate: ^0.0.1 copied to clipboard

Laravel authentication Slate package, creates a login, signup and api service using Sanctum.

Laravel Auth Slate #

Scaffolds Laravel authentication files in your Nylo project.

Getting Started #

In your flutter project add the dependency:

dependencies:
  ...
  laravel_auth_slate: ^0.0.1

Requirements #

  • Dart >= 2.19.0
  • Flutter >= 3.10.0

Files generated: #

  • Pages
    • LoginPage
    • RegisterPage
    • LandingPage
    • DashboardPage
    • AuthLandingPage
  • Events
    • LaravelAuthEvent
  • Networking
    • LaravelApiService
    • LaravelAuthService
  • Models
    • AuthUser
    • AuthResponse

Usage #

Run the below command in your project.

dart run laravel_auth_slate:main publish:all

Changelog #

Please see CHANGELOG for more information what has changed recently.

Licence #

The MIT License (MIT). Please view the License File for more information.

2
likes
0
pub points
50%
popularity

Publisher

unverified uploader

Laravel authentication Slate package, creates a login, signup and api service using Sanctum.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

args, flutter, nylo_support

More

Packages that depend on laravel_auth_slate