Support the ongoing development of Laravel.io →

I need help on refferencing query builders in my controller.

Hello every one, I am a newbie in Laravel, I just took a Lesson about Laravel 5 Fundamentals. After...

0 Likes
0 Replies

How to create custom HTTP Authentication Laravel 5.1

Hi All, I am new to this forum and really new to laravel, i am trying to create a custom HTTP authen...

0 Likes
6 Replies
Solved

How to custom Validation postLogin from Authentication

I want custom Validation when i submit form login. Thanks

0 Likes
1 Replies

Problem with JWT login

Hello. I'm having some issues with my laravel api server using JWT. First of all: I already implemen...

0 Likes
2 Replies
Solved
posted 10 years ago

Best way to check if BelongsToMany attach() was successful?

Is there a good way to check to see if attach() on a BelongsToMany executes successfully, when it ju...

0 Likes
2 Replies
posted 10 years ago

Attempting to generate and download a zip file results in FileNotFoundException

In my controller, I'm using Flysystem (Laravel Flysystem) to create a zip file and then download it....

0 Likes
1 Replies

syntax error, unexpected ';', expecting function (T_FUNCTION) But there is no error

Hi, I am trying to use db:seed but every time I run it i get [Symfony\Component\Debug\Exception\Fata...

0 Likes
2 Replies
posted 9 years ago

How to schedule jobs that only run during the day?

The easiest way to explain this is with an example: I have a system where User A posts a product on...

0 Likes
1 Replies
Solved

Laravel 4.0 PhP web app, moving from production to develpoment environment

Hi, My web application is up and running on production. But I lost my development sources due to lap...

0 Likes
1 Replies
posted 9 years ago

Route::get('/', ['as' => 'home', function () { ... }]);

Hi, i'm using this route: Route::get('/', ['as' => 'home', function () {return view('home');}]);...

0 Likes
2 Replies

Official Documentation Translation

Community, Yesterday I created an issue on GitHub sharing some ideas about translating the documenta...

0 Likes
11 Replies

structure to create statistics

Hello, For a simple questionnaire I would like to create some statistics but I'm not sure if the cur...

0 Likes
0 Replies

Save inputs of a dynamic form

Hi, I do have a dynamically generated questionaire form which fetch all published questions from the...

0 Likes
4 Replies
Solved
posted 9 years ago

Multiple subviews extending a master template only works once.

This issue is essentially a duplicate of this SO post I managed to find: http://stackoverflow.com/qu...

0 Likes
6 Replies

PHPUnit_Framework_TestCase Found but undefined method ::call()

Hi i am working with Laravel 4.2.17 , PHPUnit 5.1.1 and PHP 5.6.16 . I am using PHPStorm as My Edito...

0 Likes
0 Replies
posted 9 years ago

doesntHave not working

I have this code and yesterday was working normally: \App\News.php public function readUsers() {...

ashanoulu liked this thread

1 Likes
2 Replies
Solved

Request's Inputs not available for URL Encoded and Form Data

Hey there. I am building an API with Lumen, which looks great. The problem I am facing now applies o...

0 Likes
0 Replies

saveMany using factories and an arbitrary count

I have written a helper method for some tests that contains the following line of code: $user->or...

0 Likes
0 Replies
posted 9 years ago

Insert null value into the pivot table.

Hello. I want to seed my database with users that have specific roles for every website. To do that...

0 Likes
1 Replies
Solved

CSS & JS Compression & Minify

Looking for a tool with guide to compress my CSS & JS File into one file & No spaces. Questi...

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

© 2025 Laravel.io - All rights reserved.