Support the ongoing development of Laravel.io →

2,392 Threads

Remote forms

Hello, is there way to make form submitting via ajax by default? In rails there is :remote => tru...

0 Likes
0 Replies

GuzzleHttp Exception: invalid argument supplied for foreach()

api_post public function api_post($url, $post_params) { $client = new GuzzleHttp\Client...

0 Likes
0 Replies

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 9 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 9 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 9 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

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

Multiple Session Cookie Domains

Hello Forums, I'll cut straight to the point. I am trying (and learning how this is not possible at...

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

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.