Ok thanks @sylarbg ... now i migrate i get these messages:
Migration table created successfully.
[Illuminate\Database\QueryException]
SQLSTATE[42000]: Syntax error or access violation: 1071 La cl├® est trop longue
. Longueur maximale: 1000 (SQL: alter table password_resets
add index passw ord_resets_email_index
(email
))
[PDOException]
SQLSTATE[42000]: Syntax error or access violation: 1071 La cl├® est trop longue
. Longueur maximale: 1000
Hi BarthFox, Bonjour BarthFox,
Not everyone on these forums talks French, so it would have been nice if you translated the error; you'll find that people can help you a lot faster when you help them in doing so ;-)
Anyway - I do speak french, so I can relay to your message, and the issue is that you key is too long.
This link will help you find the answer ;-)
http://lmgtfy.com/?q=laravel+specified+key+too+long
(sorry about that, but the question has been asked so many times already...)
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community