Support the ongoing development of Laravel.io →

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 10 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 10 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
posted 10 years ago

Share Experience Laravel used to create Groovel CMS

Hi guys I have discovered laravel since one and half year and i must say that it is a great framewor...

0 Likes
0 Replies

Laravel Pagination from merge()

I've merges 2 Collections: use Illuminate\Pagination\LengthAwarePaginator as Paginator; ... $towni...

0 Likes
1 Replies

How to put Paypal SDK

Hey. I've got a huge problem on the website I'm currently developping for my boss. I have to make a...

0 Likes
1 Replies
posted 10 years ago

dynamic routes

Hello , from some time i have a question and i cant answear myself. I want to build website with bas...

0 Likes
0 Replies

Extension in routes

Hello guys, i have issue with the router here is my code first : Route::get('/','HomeController@inde...

0 Likes
2 Replies

phpunit is not working on localhost

I have laravel 5.1 with phpunit in require dev, but it is not working. And I checked that I actually...

0 Likes
1 Replies
Solved

Currency input formatting

Hello, I'm looking for a jQuery plugin to apply a mask over my monetary inputs . I tried a lot of th...

0 Likes
4 Replies
Solved

Multiple websites with one Laravel installation

I want to move my websites from Coldfusion to php using Laravel as the framework. The websites are...

0 Likes
9 Replies

Routing Error

My route is gone wrong when i update it.It shows 404 error. ###route Route::controllers([ 'home'...

0 Likes
0 Replies
posted 11 years ago

authenticating password using md5 encryption

hello all, how I can authenticate user login using md5 hashed password by using eloquent auth or dat...

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