Support the ongoing development of Laravel.io →

time() instead of timestamp

Hello, In database migration we use ....$table->timestamps(); to make created_at and updated_at f...

0 Likes
1 Replies

Cannot use Braintree package I've installed

I want to integrate Braintree php libary to my Laravel project (https://developers.braintreepayments...

0 Likes
1 Replies

Class 'Mollie\Laravel\MollieServiceProvider' not found while installing

Hello guys I have a problem and I am trying to install mollie payment gateway https://www.mollie.com...

0 Likes
1 Replies
posted 8 years ago

Laravel 5 package development - @include view from package

Hi, I want to include a packages view from within a normal view. E.g.: index.blade.php (in resources...

0 Likes
0 Replies

Long waiting times (Laravel 5.1)

Something in my L5.1 app is slowing everything down, adding 1s to the waiting time, which is normall...

0 Likes
1 Replies
Solved

Assigning Areas to Users when areas are district, county and city tables

I have separate tables for State, District, County and City. I want a user to be assigned different...

0 Likes
0 Replies

Delete unsaved files (uploaded with dropzone)

Hello, I am uploading files using Dropzone, and save them after the upload has been performed (first...

0 Likes
0 Replies

Code in model - need ideas

Hi guys, I need to run something like this in the mode. What I need to do is check if the date on th...

0 Likes
0 Replies

problem with Eloquent's hasManyThrough's query.

I have this structure in my application. table users: id, username table projects: id, name...

0 Likes
3 Replies
Solved
posted 8 years ago

Heroku queue installion

I deployed a test app on heroku, here what the Procfile contains web: vendor/bin/heroku-php-apache2...

0 Likes
0 Replies

The page cannot be displayed because an internal server error has occurred for all my /themes/default/assets/

Hi guy, i got the problem when i deploy all the files to server. All files under /themes/default/ass...

0 Likes
0 Replies

Routes inside middleware web not working

Hi, I'm very much new to Laravel, and I'm trying to create a route Route::group(['middleware' =>...

0 Likes
7 Replies

Laravel authentication custom function not working

I have a UserController and i have made a custom login function in it. public function login(Request...

0 Likes
0 Replies

Validation localization with arrays of input

Hi all, I am currently working on a very dynamic form in which fields can be added and modified at t...

0 Likes
0 Replies

Authentication view is not working but registration view is working fine

I am new to laravel. i have seen some related posts but i could not find right answer. I made an aut...

0 Likes
2 Replies

Session not persisting 5.2

Hello, So everything was working brilliant before I shut my laptop down and rebooted it, and when I...

0 Likes
1 Replies
posted 10 years ago

Odd Error - CurlException

Hi guys, First post here - so sorry if wrote things a little incorrectly or unclear. I've been usin...

0 Likes
11 Replies
Solved

Laravel 4 Pagination on scroll

I am searching for pagination example using scroll. i am currently using la-ravel 4 without blade. P...

0 Likes
0 Replies

XSRF cookie not HttpOnly?

Hi all, Just wondering, the XSRF Token cookie provided by Laravel 5.1 isn't created with a HttpOnly...

0 Likes
0 Replies
posted 8 years ago

Can you help me, i whant change defaule table by users, but get excption table doesn't exist

I whant change defaule auth table -- users, // migartions/2014_10_12_000000_create_users_table.ph...

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