Hello, i want to use the Primus (https://github.com/primus/primus) client in Laravel. I can't figure...
guys, i have this code. i intend to make whole document printed but only 1 row appear $query = mysql...
Hi, The github ticket https://github.com/laravel/framework/issues/15847 pretty much summarizes the i...
I'm trying to use Laravel's auth middleware for a resource route. I have it setup as the code below...
So i have this code <?php //$nama = str_replace(" ", "_", strtolower($_POS...
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...
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.
The community