Support the ongoing development of Laravel.io →

Is this good to put in the constructor of the BaseController?

Is this good to put in the constructor of the BaseController? $this->beforeFilter('csrf', ['on' =...

0 Likes
4 Replies
Solved

How to display 'non-friendly' exception errors

Hi, If I serve up my app with php artisan serve I am getting friendly errors like "Whoops somet...

0 Likes
2 Replies
Solved

Invalidate Auth Session.

Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...

0 Likes
1 Replies
Solved
posted 10 years ago

404 Error on ajax post to controller.

Hi All, Has anyone come across a 404 error on ajax post to controller? All works fine on the dev ser...

0 Likes
1 Replies

How to download file from my AWS S3 bucket?

I'm uploading pdf's but I want allow the users to download them, what method can I use or how can I...

0 Likes
0 Replies

Mocking Model through facades

For all the other good stuff in laravel their is a Event::shouldReceive(), but for models, nothing....

0 Likes
0 Replies
posted 10 years ago

Write Queries

How would I go about writing out my queries? I would just prefer to write my own queries, any help...

0 Likes
1 Replies

Redirect:: not working correctly on production site

I'm not sure how to explain this fully, so please bear with. My dev environment is on a vagrant box...

0 Likes
2 Replies

Best Practice: Separating custom model functionality from Eloquent

Eloquent is great, but in big projects it's common for extended functionality to dig into models. I'...

0 Likes
5 Replies

Blade helper functions

I've seen several suggestions on how to create helpers for Blade: Use global functions, create a cla...

0 Likes
3 Replies

Restful CRUD Operation with JSON input,output. Store json formatted data into database in laravel

Please suggest me some reference to implement Restful crud operation for schemas and also with json...

0 Likes
4 Replies
Solved
posted 10 years ago

Routing Problem

i have class named Newses_Controller.i want to create a route so i just type those code on route.php...

0 Likes
6 Replies

is there any helper class or package in Laravel via which we can import export CSV/Excel file

Hello is there any ackage in Laravel via which we can import export CSV/Excel file in mysql database...

0 Likes
0 Replies

Can I make this "easily' with lavarel

Helllo, I want to make a application which does the following for a company where members can borrow...

0 Likes
2 Replies

Can't see anything with Blade

Hi I'm trying to create a template with the Blade templating engine. When I try to view the page, I...

0 Likes
2 Replies
Solved
posted 10 years ago

Application Structure

Hi, I am going to build a website having more than 100 tables.. i have gone through couple of books...

0 Likes
3 Replies

Laravel issue with crom browser

I have laravel 4.2 with Apache & Mysql. When I start my application I get blank page in crome. H...

0 Likes
0 Replies
posted 10 years ago

Eloquent , using with() , and empty result

Hello, I try to find how to have only result where the relation return something, not when there emp...

0 Likes
2 Replies

Laravel Payment gateway integration

Hello everyone, First time i am integrating the payment gateway for my laravel shopping cart applica...

0 Likes
2 Replies

Can't view about page

I'm new to laravel and I'm busy with a tutorial, I had to create an about page and the make a route...

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

© 2025 Laravel.io - All rights reserved.