-
Notifications
You must be signed in to change notification settings - Fork 100
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
Update for Laravel 8 ? #29
Comments
this^ , I copied this repo thinking that was laravel8 and ended up having a lot of trouble. |
very hacky "update" to L 8: app/Exceptions/Handler.php - remove report and render functions can do artisan migrate to create tables and test with tinker |
Sorry guys I somehow missed the discussion. Part of the course was updated to v8 and it's here: https://github.com/piotr-jura-udemy/master-laravel-8. |
Oh, and obviously this would be a free update. I will update this repository then. |
Will the V8 (or v7) course still be available? I get tired of having to go
to a new version when I'm still in the middle of learning an older one.
Thanks!
…On Sat, Mar 4, 2023, 1:24 PM Piotr Jura ***@***.***> wrote:
Sorry guys I somehow missed the discussion. Part of the course was updated
to v8 and it's here: https://github.com/piotr-jura-udemy/master-laravel-8.
I'm actually going to re-record the course from scratch to be on v10,
starting in a week or so.
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAG67TP5KCDUKUGSRB65ACDW2OJHJANCNFSM5CFKNIYQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Yes, I usually leave the old content for at least 6 months. |
Hi Piotr, I'm taking your wonderful 'Master Laravel 8 for Beginners & Intermediate' course and want to know if this repo will be updated for Laravel 8. Thanks.
The text was updated successfully, but these errors were encountered: