Hi How can I get dutch version of the month-names: <?php setlocale(LC_TIME, 'Dutch'); ?> <p...
Hi, I'm rebuilding a website. For SEO I need to forward the old URLs to the new URLs. Is there an ea...
how can i add the text i add here: return App::abort(403, "THIS TEXT"); in the response o...
Why am I getting the following error over and over again: [RuntimeException] Error Output: PHP F...
I'm getting an error when I wanna insert a lot of items. How can I prevent this of being thrown? It...
Yea, ok, but I also check some other things. The points is that I need the dot in the url as a param...
I do something like check if user may access it, etc. If he has the correct role.
@brianeoneill, you'll probably only have to fix the path. http://stackoverflow.com/questions/4145667...
What is the output of the following commands in your terminal: which php php --ini php -v Tip: swit...
The Laravel portal for problem solving, knowledge sharing and community building.