Support the ongoing development of Laravel.io →

2,389 Threads

Best way to throttle requests by API Key?

Hello, I am trying to basically check if the api key that is currently being used, didn't pass it's...

0 Likes
0 Replies
posted 9 years ago

How to fix the laravel array response values

I am developing apis for andriod in laravel 4.2. Facing a very silly type of problem I have a blog m...

0 Likes
1 Replies

Sending emails in Laraval 5 via http request.

What would be the best way to send the emails over HTTP via requesting to (say) sendgrid API. Als...

0 Likes
0 Replies

L5 Route model bind not working.

hello, My L5 route bind is not working. My controller is in another namespace. I tested the data exi...

0 Likes
0 Replies

How to change the request input ?

hello every one i have a Category model and its have only name and image field so for making a new c...

0 Likes
3 Replies
Solved

Cannot add a Foreign Key to table

I created two tables and wanted to use the following command to create a foreign key $table->fore...

0 Likes
3 Replies

Posting to a wildcard route

How would I post to a wildcard route? I have a wildcard route which has a forum on it. This is the r...

0 Likes
4 Replies

How to get one specific cookie in middleware?

Hi, all. I want to use the cookie which I set in controller in my custom middleware. Is it possible...

0 Likes
2 Replies
Solved

routes group requiring the same resource

What's the best way to provide the same resource for grouped routes? I was thinking of custom model...

0 Likes
0 Replies
posted 9 years ago

Store and re-use requests?

Hi! I've started a project where users send an MMS from their phone to a service provider, which in...

0 Likes
0 Replies
posted 9 years ago

Google like output for specific websites

Hi guys how is it going? I wanna achieve a google like output for specific websites, but i dont know...

0 Likes
0 Replies

Set Header For Entire Controller

Hello Guys. How i can set same header for all controller's actions response ? I have an AJAX control...

0 Likes
0 Replies
posted 9 years ago

Uploading a file

I'm trying to load a file (audio file) into my client side application, but I have no need for savin...

0 Likes
3 Replies
Solved

How to catch "POST Content-Length of n bytes exceeds" ?

Warning: POST Content-Length of n bytes exceeds the limit of x bytes in Unknown on line 0 Is there...

0 Likes
3 Replies

Using Filter, Ajax and Routes to load a bootstrap modal pop up

I'm doing a website based laravel 4.2 and Bootstrap. I want a bootstrap modal pop up dialog to load...

0 Likes
1 Replies

routes in packages

I have a couple of packages that have controllers and routes. For example the route admin/log points...

0 Likes
0 Replies

Product.ERROR: exception - NotFoundHttpException

Hi All, I have a broblem. [2015-05-14 16:15:00] production.ERROR: exception 'Symfony\Component\HttpK...

0 Likes
2 Replies

Laravel request content type...please help

Howzit guys I have created a webservice that recieves a XML POST. Problem is that when i use a poste...

0 Likes
1 Replies

Access field object in Laravel 5

Hello, I am using laravel-push-notification library to push data towards android devices, it works g...

0 Likes
0 Replies

Route directs to root of site (To non laravel section)

Currently, my route setup is this: When I goto mysite.com/laravel/members/ It will take me to mysit...

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