Support the ongoing development of Laravel.io →

2,392 Threads

How to make search with pagination?

I want create a gallery. How can I do?

0 Likes
1 Replies
posted 10 years ago

syntax error, unexpected end of file

Hey, i have a big problem. My laravel app works great on my local vagrant machine. On my remote serv...

0 Likes
3 Replies
posted 10 years ago

How can I grab this this thing (I couldn't able to name it)?

Here's is my case. Let's assume I have web page foo.com. If user already logged in, I need to grab e...

0 Likes
1 Replies

Multiple Filter Parameters

How can you pass multiple parameters to a filter? This function in the compiled.php indicated that y...

0 Likes
0 Replies
posted 10 years ago

Laravel : condition in URI

I am planning to implement an api for a database using Laravel and I am hoping to have a search func...

0 Likes
2 Replies

Some mandatory parameters are missing ("products") to generate a URL for route "admin.products.update"

Hi, today i'm doing a web shop wuth Laravel Framework. Accident i got this error : Some mandatory pa...

0 Likes
4 Replies
Solved

API using barryvdh/laravel-cors package can't accept posts when using XDomainRequest (IE9)

I am using the barryvdh/laravel-cors package for doing my Cross Domain stuff. However, we have cust...

0 Likes
0 Replies
posted 10 years ago

Has anyone used Response::stream?

Looking for some information Response::stream() what it's for, how to use it etc. It's not in the ma...

0 Likes
0 Replies
posted 10 years ago

hide public/index.php in url mantaining assets accessible

I'm trying to hide public/index.php url, mantaining assets file and folders (in public folder) acces...

0 Likes
6 Replies
Solved

Image from fb in View

Hello everyone, I'm managin the fb images but I don't know why they does't show in the view I access...

0 Likes
2 Replies
Solved
posted 10 years ago

Controller function not being called

Hey, I'm at a loss... doing the same thing twice, but it doesn't work the second time lol. Here's th...

0 Likes
4 Replies

How to visit my /app/controllers/admin/LoginController.php function showLoginForm()

If my admin login controller is in /app/controllers/admin/LoginController.php -->function showLog...

0 Likes
0 Replies

Question about namespace in the Group Routes

I'm trying to see the utility of the following sample code from Laravel Quickstart Route::group(arra...

0 Likes
2 Replies
Solved

Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING

Running on MAMP with PHP 5.4 laravel 4.2. This error occurs on latest version of chrome. The strange...

0 Likes
1 Replies
Solved

Allowing Page Access without Redirection

I need to handle a coinbase callback. I am using Route::any() to then use a specified controller met...

0 Likes
1 Replies
Solved
posted 10 years ago

How to get user attributes from LDAP

Hello everybody, I want to call a class in vendor folder. I use https://github.com/ccovey/ldap-auth...

0 Likes
1 Replies
Solved

Relationship Query

Is there any place that shows real world examples of Relationship querys and fetching associated dat...

0 Likes
5 Replies

Redirect from a function?

Is it possible to create a redirect from within a function? Say I have a BaseController that all con...

0 Likes
5 Replies
Solved
posted 10 years ago

Returning collections from a given user in the Collections controller

I have an app with users and collections. Both are resources and each user can create collections. I...

0 Likes
2 Replies
Solved

Quick question regarding error handling in restful API

hi, here's the show method of my SiteController, it shows a site resource as a json to any user who...

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.