Support the ongoing development of Laravel.io →

Carbon mysql persistence

I have a datetime attribute that I want to convert to Carbon and persist it to mysql as a Carbon obj...

0 Likes
1 Replies
posted 11 years ago

Laracon UK, London specifically

So, this lunchtime I managed to get into a discussion on the IRC regarding the reason for Laracon EU...

0 Likes
16 Replies
posted 10 years ago

Forum suggestions

Some ideas to make the forums flow better: 1 - A "JavaScript" tag - whether or not this is...

0 Likes
6 Replies
posted 10 years ago

get profile image for poster

User Model function comments(){ return $this->hasMany('Comment'); } function posts(){...

0 Likes
0 Replies
posted 10 years ago

Installation errors out

I'm trying to use composer to install the laravel installer (Mac OS X, Yosemite). Everytime I try, I...

0 Likes
4 Replies

How to interact Laravel and Angular file ?

Hello Laravel people, Anybody know how to solve by using AngularJS file with Laravel I am not sure h...

0 Likes
2 Replies

Error homestead?

Hi guys, I'm trying to install homestead under windows 8 environment in Laravel 5. And I encountered...

0 Likes
0 Replies

What is the best way to handle expired login forms (expired tokens)

If someone logs out and leaves their form open overnight and come back the following day and login t...

0 Likes
2 Replies

PhoneGap from Laravel?

Has anyone taken a Laravel app and ported it over to PhoneGap? I'd love to hear about your experienc...

0 Likes
7 Replies
Solved

Laravel 5 artisan error MAMP!

I created a project with composer flawlessly BUT artisan is giving me a Error! I have created i MySq...

0 Likes
0 Replies

Sentry 3 Users Online

Hey guys, Since on my old topic (http://forumsarchive.laravel.io/viewtopic.php?id=10766) the links a...

0 Likes
9 Replies
posted 10 years ago

Unable to mock Config::get('my_config_param');

Unable to successfully mock Config::shouldReceive('get')->with('my_testing_param_here'); because...

0 Likes
0 Replies
posted 10 years ago

Contributing to laravel/framework

I've read through the latest contributing guidelines (http://laravel.com/docs/5.0/contributions), bu...

0 Likes
0 Replies

Can I get current route information in middleware with Lumen?

I need to have the current found controller and action in a middleware, so that I can do some authen...

0 Likes
0 Replies

Check if table exist, if not create table

Hello everyone, I made a code which i used to check if a table exists or not. If not the code would...

0 Likes
1 Replies

Eloquent nested polymorphic relationship

I have a polymorphic relationship set up between the comments and the video / images tables. Now i w...

0 Likes
5 Replies

Best Praxis, Controller has Model with static an public methods

Ahoi, want to use static methods and public method (of Instance) from a Model. have a controller : c...

0 Likes
1 Replies
Solved
posted 10 years ago

switch built-in authentication from email to username

Hi, I am trying for hours to just switch the built-in laravel 5 authentication from email to usernam...

0 Likes
4 Replies
Solved

Beginner help with Laravel form in modal

I have a simple login form that is a modal popup. I can make the form work outside of modal fine, b...

0 Likes
3 Replies
posted 10 years ago

Code Reuse - newbie question

Hi, I've started learning about the Laravel framework and did a fair amount of reading on the subjec...

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.