sunshinev / laravel-gii

Generate CRUD based on Mysql table structure Laravel Extension package
https://sunshinev.github.io/laravel-gii-home/
GNU General Public License v3.0
112 stars 24 forks source link

Cant Generate Model in Laravel 6.0 #7

Open ilhamfaiq opened 4 years ago

ilhamfaiq commented 4 years ago

if i preview models & Parent class name, always redirect to blank page with error "Uncaught SyntaxError: Invalid hexadecimal escape sequence", if i preview error, ,error at model:142 Screenshot_12

ilhamfaiq commented 4 years ago

Screenshot_13

sunshinev commented 4 years ago

This version can not good work at Windows system , I wii fix it next version~

ilhamfaiq commented 4 years ago

okay, I will wait, because I really need this generator

sunshinev commented 4 years ago

@ilhamfaiq hi, I have already fix the DIRECTORY_SEPARATOR problems at the v1.0.5 tags, and you can also use composer to install the package ,because i don't have windows computer, so i can't confirm all the path is correct, and if there is still error, please message me ~ have a nice day