Support the ongoing development of Laravel.io →

Show data from an array to a dynamic selectbox (jQuery - AJAX)

Hi everybody, I'm trying to implement a dynamic select box using jQuery and I have some problems......

0 Likes
0 Replies
posted 10 years ago

elfinder barryvdh

I am trying this https://github.com/barryvdh/laravel-elfinder I did the first two steps but when I w...

0 Likes
1 Replies

Packages in Laravel

I am so torn about using multiple packages for my web application. I see a lot of advantages on usin...

0 Likes
8 Replies
posted 10 years ago

How to create type of facebook groups with Laravel?

Hi I want to make membership groups using Laravel similar to facebook groups where you have a group...

0 Likes
0 Replies

Error sql query

Hello all, Error is : SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a c...

0 Likes
1 Replies
Solved

HTTPS on certain routes

Hello All, I want to have my /order route to be forced to https. I added the https in my route optio...

0 Likes
0 Replies

Not able run artisan commands

Hello, usually I run migrate command on my host to migrate the database, but after update of laravel...

0 Likes
2 Replies

posting a form with ajax in laravel

I am new with ajax and want to make a to-do-list according to http://www.packtpub.com/article/bu...

0 Likes
11 Replies

PHP/OAuth error when attempting to create user account with GitHub

Working with a project that uses OAuth user registration through GitHub. Everything is working fine...

0 Likes
0 Replies
posted 10 years ago

Syncing Polymorphic Many to Many Relationships is Too Implicit @camroncade

Details here: http://help.laravel.io/2902869eac5fe027c2f9e74142897b7f3606694f Discussion below.

0 Likes
0 Replies
posted 10 years ago

how to validate multiple records (multiple fields)

Form {{ Form::open(array('route' => 'performances.store')) }} @foreach($estaciones as $clave =>...

0 Likes
0 Replies

AWS Removed From Forge?

I noticed that Forge recently added the "Custom VPS" option but has now removed the AWS ta...

0 Likes
3 Replies
posted 10 years ago

Package not always booted?

The package boots fine from the CLI using tinker. Running from the web, however, shows that it isn't...

0 Likes
5 Replies

how to get data from DB and pass it to macro

hello , my question is how to get data from DB and pass it to macro ? in global.php thnx

0 Likes
0 Replies
posted 10 years ago

Auth::check always returning false

folks, I have an issue with Authentication module. I'm able to login using Auth::attempt(), but when...

0 Likes
0 Replies
posted 10 years ago

Twilio class not found in app.php providers array

I am installing the twilio composer package https://github.com/dtisgodsson/laravel4-twilio When I us...

0 Likes
1 Replies
posted 10 years ago

Resource controller. Route a method excluding filter

Hi all, i have a resourceful controller that Route::group(array('before' => 'auth'), function() {...

0 Likes
2 Replies
Solved

How to change mysql settings in the config folder using html forms and laravel?

Hello. How to change mysql settings in the config folder using html forms and laravel? I want when u...

0 Likes
5 Replies
posted 10 years ago

call my own api with POST method

I'm trying to call my own laravel api with POST method.. these are the routes.. Route::get('/callapi...

0 Likes
0 Replies
posted 11 years ago

Add DB user on Forge

Hi. Does anyone know how I can add another database user on Laravel Forge? It seems that I can't get...

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