Support the ongoing development of Laravel.io →
posted 10 years ago

I need help with cookies!

Anyone have experinece with cookies? So i have some Boostartp Modal showing newsletter form, and i w...

0 Likes
5 Replies

Testing not working on fresh Laravel 5 install

Hi there, I have created a fresh new laravel 5 install and done nothing more than run phpunit from t...

0 Likes
0 Replies
posted 9 years ago

can't seed db in laravel 5

I am following this tutorial to try understand how laravel works and stuff. https://www.youtube.com/...

0 Likes
2 Replies

Postman Not sending form-data

I'm testing my routes via POSTMAN I've disabled verifyCSRFtoken middleware from kernel.php However...

0 Likes
0 Replies
posted 9 years ago

How do I set & get cookie for current request?

I want to track simple affiliate id. Let's say someone refer to the domain.com/blog/entry?ref=100 //...

0 Likes
1 Replies

Which is the correct way?

Hello, I have a problem I want to discuss here. At first I thought an answer given in chat might be...

0 Likes
1 Replies
posted 9 years ago

Oracle Join replacing Column with ? breaking whole statement

DB::connection('oracle') ->table('rejectevent') ->select('rejectevent.event_source as Event_So...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel 5 without form helpers

Just curious. Now that form helpers are not native in L5, what are people using? Are most develope...

0 Likes
1 Replies

Class 'Abodeo\LaravelStripe\LaravelStripeServiceProvider' not found

Laravel 4 app. I am trying to implement the following package on my live environment: https://githu...

0 Likes
1 Replies

[PDOException] SQLSTATE[HY000] [2002] Connection refused - How to debug?

I've set up a brand new L5 installation, and am trying to get it to talk to my existing tables. When...

0 Likes
2 Replies

Using multiple views (cache 'wrapper')

I have a primary 'wrapper' view app.blade.php, and this wrapper has certain functions it needs to ru...

0 Likes
1 Replies

How to put java classes in laravel

Hi everyone, I would like to create java classes on my environment. My question is where is the best...

0 Likes
13 Replies

Edit composer.json

After the installation of Laravel, the composer.json file have a lot of keys (name, description, req...

0 Likes
2 Replies

Suggestions for based based rows.

Hello, I want to have rows which are based on a user, so for example if I do a find I would see MY r...

0 Likes
0 Replies

registration in steps / profile completion in laravel 5

Hello, let's say I want to get some data from a new user after he registers on the site. I am using...

0 Likes
0 Replies
posted 9 years ago

Edit without form model binding

I have a bit of unique situation that I feel like I should be seeing, but I'm not. I have a table t...

0 Likes
5 Replies
Solved

redirect after login

hi, i want to redirect my user after login in a special page by user....how can i do that? thanks

0 Likes
2 Replies
Solved

Update with dropdown input to another table in laravel

Hi there, I need assistance please. The scenario: I have a table called country with lists of count...

0 Likes
0 Replies
posted 9 years ago

Good books/tutorials on package creation

Hi, I'm looking for good learning resources on how to create reusable components. In the end we wish...

0 Likes
0 Replies

Intervention Image Walk-through with LV5

Hi all. I am new to the Laravel, (LV) world but I am loving it so far. I have built a prototype and...

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.

© 2025 Laravel.io - All rights reserved.