Support the ongoing development of Laravel.io →
posted 8 years ago

Primus in Laravel

Hello, i want to use the Primus (https://github.com/primus/primus) client in Laravel. I can't figure...

0 Likes
0 Replies
posted 8 years ago

why only 1 row printed? ask about DOMpdf

guys, i have this code. i intend to make whole document printed but only 1 row appear $query = mysql...

0 Likes
0 Replies
posted 8 years ago

[Feature request] Add config for notifications table

Hi, The github ticket https://github.com/laravel/framework/issues/15847 pretty much summarizes the i...

0 Likes
0 Replies

Middleware Auth for Resource Controller

I'm trying to use Laravel's auth middleware for a resource route. I have it setup as the code below...

0 Likes
2 Replies
posted 8 years ago

i cant make array in DomPDF, help me..

So i have this code <?php //$nama = str_replace(" ", "_", strtolower($_POS...

0 Likes
0 Replies

Set default MySQL timezone on connect?

There is a system timezone setting in the app.php config file, and that sets the PHP session timezon...

0 Likes
5 Replies

Can we make Laravel return HTTP 400 instead of 302 for failed form validations?

My SaaS product has been the target of people using SQLMap. I've been trying to figure out how to bl...

0 Likes
0 Replies
posted 8 years ago
0 Likes
2 Replies

Unwanted redirect

I'm having a problem with a route for user registration redirecting to /auth/login (GET). Here is a...

0 Likes
0 Replies

Sending email via Laravel 5.2

Hi, The test email is working fine but once send via the contact form its not sending email. how can...

0 Likes
8 Replies
Solved
posted 8 years ago

My Compiled JS not working...

i have a function in my resource/js/app.js like: function notifme(text) { alert(text); }...

0 Likes
0 Replies

Lumen flash messages

Hello guys, I have a question. How can I add possibility for flash messages in Lumen? It seems that...

0 Likes
0 Replies

FatalErrorException syntax error, unexpected 'public' (T_PUBLIC) in Product.php (line 14)

<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Slide; use App\Produ...

0 Likes
0 Replies

Should I have to reload a relationship after an attach()?

I have some code that looks like this: class User { public function addRoleById($role_id) {...

0 Likes
4 Replies
posted 8 years ago

Cache

Hi to all. I am developing a restFull application for the first time and I am bit confusing regardin...

0 Likes
0 Replies

Send mail from multiple forms to multiple emails

I created a form that allows you to send form content to email. But I am looking for a solution that...

0 Likes
0 Replies

pagination in some pages number internal server error

Hi Guys, showing error as example when click pagination number 6 show blank page and see in console...

0 Likes
0 Replies

Omnipay\Common\Exception\RuntimeException: This response does not support redirection

Hi guys, Am Getting the following exception when trying to do a purchase call using Paypal: Omnipay\...

0 Likes
0 Replies

Class App\\Repositories\\Interfaces\\ProductCategoryInterface does not exist

Hi Guys, Am I missin something? I tried to use repository pattern but dont work. Im using laravel 5....

0 Likes
0 Replies
posted 11 years ago

Laravel response/executon time

Hey, all, I am playing with my laravel app and cheking the execution time. My app is fairly simple a...

0 Likes
5 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.