Support the ongoing development of Laravel.io →

2,390 Threads

Nginx + Laravel POST Request not found

Hello, I'm currently working with Laravel and Nginx, previously I've the Laravel Application over Ap...

0 Likes
3 Replies

Cache::get() with image data using Memcached

I'm creating dynamic PNG images from database data using Intervention/image. To decrease the process...

0 Likes
0 Replies
posted 9 years ago

Ignoring existing files in .htaccess

Hey, I use a hosting, that doesn't allow me to upload files outside of the public directory (please...

0 Likes
0 Replies

Why am I getting this Internal Server Error?

I have come across a situation that doesn't make much sense to me. Just as some background informat...

0 Likes
2 Replies

SSH Output - not returning the full response

I'm running the following code: SSH::into('runtime')->run(array( 'cd /home/ubuntu', './upda...

0 Likes
0 Replies

Uploading files with ajax dropzoe on nginx server with Laravel

Hi guys; I am pretty new to this I was wondering if this is the right way of doing it. Any tips woul...

0 Likes
1 Replies

how to mass delete users with array

Hi, I have an array of user id that need to send back to laravel route for deletion. How should I se...

0 Likes
2 Replies
Solved

Get Current Url Parameter

I want to get Current url parameter in vie. Let my url is mysite.com/public/user?page=2 Now I want g...

0 Likes
3 Replies

Passing object array from model to layout

Hi, In my Laravel app users can send private messages to each other and I want to be able to pass a...

0 Likes
1 Replies
posted 9 years ago

Failing to define a Restful controller

Hi, I am trying to define a simple Restful controller like so. Following the instructions here: Rest...

0 Likes
7 Replies

trailing slash redirect to base uri only with "nl/"

Hi, I'm not sure what's going on. Trailing slashes always redirect to non trailing slashes exept whe...

0 Likes
0 Replies

Visually Change and Save Row Order to Database

I am using "Bllim" Package (Server-side handler of DataTables Jquery Plugin for Laravel 4)...

0 Likes
4 Replies

Unit testing workbench routes

Hello, I'm quite new at testing, and I am struggling to test my workbench packages routes. The issue...

0 Likes
0 Replies

Several questions about the REST and security

I'm a newbie in Laravel and REST. I need to create a RESTful app with the Laravel. This app will ret...

0 Likes
0 Replies

Route with required parameter has bad redirects

Hello, i have this route Route::get('display/{id}', array('as' => 'display', 'uses' => 'HomeC...

0 Likes
0 Replies

Redirecting to route from Jquery while passing data?

My jquery file has data that I need in my next page, the problem is I don't know how to redirect to...

0 Likes
6 Replies
Solved

how to call Form data from API using laravel

how to call Form data from API using laravel I need Tutorial Thanks.

0 Likes
4 Replies

Little problem with Pagination.

Hi guyz, I have a little problem with pagination when i delete an entry, the GET parameter (page) st...

0 Likes
0 Replies

Parameters in RESTful controllers

Hi, I am using RESTful controllers in my app, in my routes.php file, I have declared this ...Route::...

0 Likes
1 Replies

Can't write image data to path

Hi all, This is the error when i upload the file :Intervention \ Image \ Exception \ NotWritableExce...

0 Likes
2 Replies
Solved

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.