Support the ongoing development of Laravel.io →

Searching joined vertical table

I'm looking for a little help. I have two tables. One is a standard table where I can search for the...

0 Likes
2 Replies
posted 10 years ago

How to merge Eloquent Collections

Hey, i've two Eloquent Collections with the following collumns: trackid, title, total (decimal) and...

0 Likes
2 Replies

Laravel 5 Can not get authenticated user from view

I am a newbie in Laravel 5. Now i am trying to use laravel authentication service. The problem is i...

0 Likes
1 Replies
Solved

eloquent join where array values

Im trying to do the following query: $category = Input::has('categories') ? Input::get('categories')...

0 Likes
0 Replies

Use Auth Facade in public directory

Is it posible to use auth facade in public directory? I have scan.php in my public directory that sc...

0 Likes
0 Replies

Laravel relationships

Hi, Sorry for noob question. I have a controller named Project, worknotes and attachments The relati...

0 Likes
2 Replies
Solved
posted 9 years ago

refresh jwt token laravel

Im trying to refresh the token after it has expired but im really lost.Could someone provide an exam...

0 Likes
0 Replies

everyMinute is not defined

I wanted to use scheduled tast (as shown here: http://laravel.com/docs/5.1/scheduling) but when I us...

0 Likes
0 Replies

What is better for a Laravel app in a server with 512MB of RAM?

Hi guys, I would like to ask you what of the following configurations should be better for a small a...

0 Likes
0 Replies
posted 10 years ago

Class 'Pheanstalk_Pheanstalk' not found

Hi there, I tried to create a queue using beanstalkd. But I always got error message: Class 'Pheanst...

0 Likes
6 Replies

post data using queue:listen

I am using laravel 5. i create a queue job which is used to post data to third party application usi...

0 Likes
0 Replies
posted 9 years ago

URL helper within AJAX function

I'm using Laravel Datatables (https://github.com/yajra/laravel-datatables) and adding one column to...

0 Likes
4 Replies

Parse/syntax error when running phpunit

Trying out testing in Laravel and have failed miserably. I'm trying to run phpunit. In my terminal,...

0 Likes
5 Replies

Login / Register User - NOT WORKING in Laravel 5.1

I'm creating an user control panel to manage site's contents. As documentation reports i've my route...

0 Likes
5 Replies

error in header.blade.php

First off, I must admit that i'm a total newbie at Laravel and frameworks in general. Now, I have th...

0 Likes
3 Replies
Solved
posted 9 years ago

China's laravel.io

Hi, My name is Enda,I made one China laravel.io,Modify the following features Remove the Google r...

0 Likes
0 Replies

Laravel 5.1.1 migration error

Hi, I have recently migrated from 5.0 to 5.1.1, carefully following the docs. Locally it works like...

0 Likes
3 Replies

Add Routes Exception

I have table that contain page value. I want to create dynamic route according to that value. So, i...

0 Likes
1 Replies

Laravel 5.1 Upload

Dear friends, i can upload any file with validation to public folder, but what i need to know is how...

0 Likes
1 Replies

How to post a form to a controller and pass Form Value to Controller

Hi, I have a form like this, {!! Form::open(array('action' => 'InfoController@index', 'method' =&...

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