Support the ongoing development of Laravel.io →

bgies

Joined 21 Jul 2014

Statistics

Threads 5
Replies 4
Solutions 1
Articles 0

Why is the DB prefix not in the .env file by default?

One of the first things I do for every Laravel project is to add this: config/database.php 'prefix'...

Likes Replies

Laravel log files

Anyone know how to force laravel 4.2 to create the new (daily) log files with my user as owner, the...

Likes Replies

How to run database stored procedures from Artisan Command?

I've been fighting this for a few hours now, but don't seem to be able to solve it. I have a stored...

Likes Replies

Is there an "insertSetTimestamps" Method to update timestamps in Seeder

I have a lot of tables that use the $table->timestamps(); in the migration. When I build my seede...

Likes Replies

Can Homestead be upgraded to MySQL 5.6.4?

I have a need for limited Full text search and my engine of choice for it is Inno, but full text sea...

Likes Replies
replied 8 years ago

ckeditor not working

First, you should probably move your javascript call to just before </body> so it loads after...

0 Likes
Solved
replied 8 years ago

Homestead with Locally Synced Database

eckenroed said: I was curious if there is a way using Vagrant (or Homestead) to have your DB files...

0 Likes
replied 8 years ago

Is there an "insertSetTimestamps" Method to update timestamps in Seeder

I don't want them set to null in the database. I want them filled in with the current time at the ti...

0 Likes
replied 9 years ago

[Package] Laravel Localitzation - Easy localization for Laravel 4

mcamara said: I am looking forward to hearing your opinions and suggestions! Be careful what you w...

0 Likes

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.

© 2023 Laravel.io - All rights reserved.