Support the ongoing development of Laravel.io →

Use Google Drive API with Laravel

Hi, I want to use the Google Drive API in my Laravel project to store PDFs. Unfortunately, the examp...

0 Likes
1 Replies

Missing argument 1 for Illuminate\Support\Manager::createDriver()

Hey devs! Lately I'm getting this exception: http://laravel.io/bin/aGBN I can't really figure out th...

0 Likes
3 Replies
Solved
posted 9 years ago

Homestead and Composer: out of memory?

Over and over again I get: vagrant@homestead:~/Code/website$ composer update Loading composer reposi...

0 Likes
0 Replies
posted 9 years ago

i can't send input to DB

{{ Form::model($user, array('method' => 'put', 'action' => array('user.update', $user->id)...

0 Likes
2 Replies

Need a way to route to dynamic list of non-app controlled pages

I tried to search for this but couldnt' find it. I'm hoping there is a simple way to do this. I need...

0 Likes
2 Replies
Solved

Multiple File Upload

Hi, i generated a multiple upload form with the former generator tool from https://github.com/Anahki...

0 Likes
2 Replies

Passing id value from select list to controller, getting object expected error

I've constructed a select list in a dashboard view, which lists id and name of various components. T...

0 Likes
3 Replies
Solved

URL problem with parameters

Hello, i have a problem when i pass a GET parameter in the URL. here is an example URL : http://api....

0 Likes
0 Replies
posted 9 years ago

How to create a package for reuse in multiple projects?

Hi guys, I'm starting with laravel 4 and reading the docs about packages, got a little complex for m...

0 Likes
2 Replies

Creating a CRM based around Gmail Interactions...

I am curious about the best plan of attack for creating a CRM that will log customer interactions (e...

0 Likes
1 Replies
posted 9 years ago

insert into array $Key => value in a session.

Hi, i have a cart array stored in a session. so when product is added, it should store the ID as a k...

0 Likes
1 Replies
Solved

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 9 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 9 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

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.

© 2024 Laravel.io - All rights reserved.