I am learning Grunt, NPM, bower and GIT and am making my front-end html as a separate project. By th...
I have been learning grunt, git ect and want to build with Laravel. Previously I have just hacked aw...
I have the auth login page working. How do you now keep the pages you need password protected and se...
I am trying to use the Auth route to use the default username and password built into L5 however it...
I am uploading my site (no errors) to my production and everything should be ok. I now have a blank...
Thanks for the reply. How do you register as a global function? thanks
No I'm not using Homestead. I am using Apache and Apache is returning my 404 instead of Laravel. I h...
Thanks for that. So essentially he just made a new column in the database called slug. Entered the n...
I have found this to escape variables and it seems to work. $data = \DB::select(\DB::raw("SELEC...
Thanks for your reply. Should I pass this though the real escape string then?
The Laravel portal for problem solving, knowledge sharing and community building.