I got an error message like this one below, MethodNotAllowedHttpException in compiled.php line 7634:...
Where is these codes below, URL::to URL::route in the documentation? Thanks in advance.
Any video tutorial or link for Laravel 5 Authentication? Thanks in advance.
Why did they remove Forms and HTML in Laravel 5? and what is the replacement for these? Thanks in ad...
I watched many videos related to Migration but I still don't get it why we need it? I am using PHPMy...
For naming convention you can review PSR 0 - 4 it's PHP standard that every professional programmer...
My suggestion is better study PHP OOP first. You can use google or youtube for learning just search...
I think it's cleaner if you make a getter and setter methods.
You need to make $data public. then you can catch it like this code below, $personal = $this->dat...
The Laravel portal for problem solving, knowledge sharing and community building.