Support the ongoing development of Laravel.io →

2,389 Threads

Handle data filtering with Eloquent and Laravel

Hi guys, I've got a table which returns a large set of data from the database, but I was curious abo...

0 Likes
1 Replies

URL::previous() not working as expected

Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...

0 Likes
1 Replies

URL::previous() not working as expected

Hi guys, The URL::previous() function is always returning my base URL. Has somebody encountered this...

0 Likes
0 Replies

Yet another MAMP vhosts issue

Hey I've been reading through a few issues on here with MAMP vhosts and they've been a great help ge...

0 Likes
0 Replies

My function takes too much time to execute ????

I have a static function in one of my Model named invoice which is as follows public static function...

0 Likes
5 Replies

A global object available for all files and Models that don't represent database tables

Sorry for the noob question, I'm using an Instagram API library all across my website, every view us...

0 Likes
1 Replies

How to initialize my Model to save data coming from Ajax request

I am a bit confused on initializing my Model when the data is coming from Ajax request. For general...

0 Likes
1 Replies

Getting parameters of a call just having the string of the url

Hello! I am trying to have a function called extractParameters that accepts a string, this string sh...

0 Likes
5 Replies
posted 10 years ago

Slow download using Response::download

Hi all, so I have a large (1.7mb) jpg file that I want to allow users to download as a screen wallpa...

0 Likes
0 Replies

routes.php not working

Hi, I am coming from CodeIgniter Development and am fresh to Laravel. Unfortunately I have troubles...

0 Likes
4 Replies
Solved
posted 10 years ago

Laravel 5 - route annotations not working

Hi, a create a DashboardController (copy of HomeController) <?php namespace App\Http\Controllers;...

0 Likes
4 Replies
Solved

Returning Data to View from Redirector

Please, how can i return the $errmsg to the view. since i already have withInput and withErrors...wh...

0 Likes
1 Replies
posted 10 years ago

i found that laravel routing ::any method doesn't match OPTIONS http method (need an explicit define of route ::options). is a bug or desired behaviour ?

i found that laravel routing ::any method doesn't match OPTIONS http method (need an explicit define...

0 Likes
0 Replies

laravel get route with parameter

hi,so i have 1 table that function as my article categories and there is one column that show number...

0 Likes
3 Replies
Solved
posted 10 years ago

How to get the directory of an XML resource?

I am programming student. I'm trying to get and open an XML file located at public/settings/basic.xm...

0 Likes
1 Replies

Prevent Sessions For Routes in Laravel (Custom on-demand session handling)

I am building APIs for my Android app using laravel and default session driver set to REDIS. I found...

0 Likes
1 Replies

Session fails when using Crypt facade

Hello, I am having an issue with the Crypt facade in Laravel. When I execute the code below, and the...

0 Likes
1 Replies

Trouble after transfer to new server

Hi guys hope somebody can help.... I did a transfer from root-root and reinstalled the backup. But g...

0 Likes
0 Replies
posted 10 years ago

Laravel 4 large Route count increases booting time

We have a large web application built on Laravel 4 (4.2 currently) and we have ran into a bit of a p...

0 Likes
2 Replies
posted 10 years ago

Package Routing in Laravel 5

I was starting a new project and rather than coding it all in L4, I decided to just start in L5 and...

0 Likes
1 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.

© 2024 Laravel.io - All rights reserved.