There is a system timezone setting in the app.php config file, and that sets the PHP session timezon...
My SaaS product has been the target of people using SQLMap. I've been trying to figure out how to bl...
I'm having a problem with a route for user registration redirecting to /auth/login (GET). Here is a...
Hi, The test email is working fine but once send via the contact form its not sending email. how can...
i have a function in my resource/js/app.js like: function notifme(text) { alert(text); }...
Hello guys, I have a question. How can I add possibility for flash messages in Lumen? It seems that...
<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Slide; use App\Produ...
I have some code that looks like this: class User { public function addRoleById($role_id) {...
Hi to all. I am developing a restFull application for the first time and I am bit confusing regardin...
I created a form that allows you to send form content to email. But I am looking for a solution that...
Hi Guys, showing error as example when click pagination number 6 show blank page and see in console...
Hi guys, Am Getting the following exception when trying to do a purchase call using Paypal: Omnipay\...
Hi Guys, Am I missin something? I tried to use repository pattern but dont work. Im using laravel 5....
Hey, all, I am playing with my laravel app and cheking the execution time. My app is fairly simple a...
Hi bit of a strange one I am running a script that uses socket.io for the chat system the server run...
[05-Jul-2017 23:46:09 America/Los_Angeles] PHP Fatal error: Class 'Route' not found in [My Path]/rou...
Hey guys, Spent a day developing yesterday and was't until I logged out of my app and went to log ba...
Hi everyone, I have a portal made in joomla and an external database with all user registers. I woul...
I was always against this approach, but now I am reconsidering. Is there a best practice way to do t...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.