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 6.0.3 Class Form not found #45

Closed
LebToki opened this issue Sep 20, 2019 · 1 comment
Closed

Laravel 6.0.3 Class Form not found #45

LebToki opened this issue Sep 20, 2019 · 1 comment

Comments

@LebToki
Copy link

LebToki commented Sep 20, 2019

for some reason commenting out

require_once base_path('resources/macros/form.php');
Schema::defaultStringLength(191);

on Learavel 6.0.3 bring up the themed Authentication pages but doesn't redirect the user to the dashboard and same goes for the .users route too.

Keeping them however doesn;t work

@kossa
Copy link
Owner

kossa commented Sep 25, 2019

Why you want to comment those lines ?

I updated Laravel to 6.0.4 and works fine
image

@kossa kossa closed this as completed Sep 29, 2019
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

No branches or pull requests

2 participants