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

change place of column with migrations, after(), modifyAfter()?

Hi, i'm trying some things with migrations. i made a model, i added columns with an migration, and a...

0 Likes
5 Replies

Auth::Check() and Maintenance Mode

HI, I'm trying to use MisterPhilip/maintenance-mode to allow certain users (who are admins of this a...

0 Likes
1 Replies

How to give values of select dropdown with values from database?

for some reason it doesnt return null anymore though I didnt know why it works. now I want to popula...

0 Likes
1 Replies

Are looking to get rid of the hair

If you are looking to get rid of the hair from your hands and legs you should approach the beauty pa...

0 Likes
0 Replies

Redirect()-> doesn´t work

[ View A] -> ( Form ) -> [ Controller A ] -> [ Controller B ] -> [ View A ] From View A...

0 Likes
0 Replies
posted 7 years ago

Laravel (Sentinel?) flushes sessions

Hi all, There is a strange issue with a application where i work. Without any notices you get logged...

0 Likes
0 Replies
posted 7 years ago

Task model

<?php namespace App; use Illuminate\Database\Eloquent\Model; class Task extends Model { p...

0 Likes
0 Replies

Laravel 5.1 does not load .env file when deployed in the server

Hello, Laravel does not load .env when deployed in the server. The file is loaded as supposed to in...

0 Likes
8 Replies

BadMethodCallException in Builder.php line 2345: Call to undefined method Illuminate\Database\Query\Builder::photo()

Hey guys getting this error on this database save for a photo using dropzone.js here is the model ca...

0 Likes
3 Replies
posted 7 years ago

I have a problem in manually user authentication redirection

Hi, I'm creating a admin panel in laravel using manual user authentication. I put a session variable...

0 Likes
3 Replies
posted 10 years ago

Changing the length of a column using migrations?

I do not find it in the documentation, how to change the length of a string=varchar column using the...

0 Likes
3 Replies

Multi-way Relationship?

Good day, I'm new to laravel and have been attempting to figure out how on earth to do a multi-way r...

0 Likes
2 Replies
Solved

Installation via composer - Error

Hi ! I would like to know why I am reciving an error every time when I try to install elasticsearch...

0 Likes
8 Replies

Error After Upgrading to WordPress 4.5.3

Hi, I've had an issue with my site http://www.explainervideocost.com , it was working fine when it w...

0 Likes
0 Replies

Method Not Allowed Http Exception

Hello, I'm trying to pass the data of the form to the post route, but I always get the "MethodN...

0 Likes
4 Replies
Solved

Relating models using composite keys

I unfortunately need to import data from a third-party vendor and use their non-standard database sc...

0 Likes
0 Replies

Custom development Laravel - Job Portal

Hi all, As I am unsure where to post this so I am posting it here. Thanks for understanding. I would...

0 Likes
4 Replies
posted 8 years ago

I`m looking for a job

Hello, my name is Jakub Kratina and I'm from Czech Republic. I work as a freelance for past 7 years,...

0 Likes
2 Replies
posted 9 years ago

Mail::send/queue causes ERR_EMPTY_RESPONSE / 324 error

I started to build a Laravel application, during the development of the authentication module I want...

0 Likes
6 Replies

Do something when session expire.

Hello guys, I just wanna know if it's possible to update a table on the DB when the session lifetime...

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