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

Doubt about error while updating a table with model configuration set as timestamps = false.

Hello guys, first post here. :) So today I created a new table on the project I have been working fo...

0 Likes
0 Replies

Error display

How I can display a better error for development than the "Whoops, looks like something went wr...

0 Likes
2 Replies
Solved
posted 9 years ago

View using PhpEngine - am I doing it right?

Hi! First of all, I love Blade, really! But I'm meaning about PhpEngine. Secondly, English is not my...

0 Likes
4 Replies

Homestead YAML Error

I am setting up Homestead on my Windows OS and continually get this error: ==> default: /vagrant/...

0 Likes
4 Replies
posted 9 years ago

SQL Query difficult

I can't "translate" the SQL Query below to Laravel, how I can make this? SELECT SUM(transa...

0 Likes
7 Replies
Solved

Caching conflicting with appends

Hello, I'm using Larvel 4.1 on Ubuntu. My model caches getOne function caches data and returns it fi...

0 Likes
0 Replies

[Package] Laravel single table inheritance

#What is Laravel Single table inheritance? Laravel Single table inheritance is a Laravel4 package to...

0 Likes
1 Replies

Dynamic form fields validation

How can I validate dynamically created form fields. My form structure is {{ form::text('works[0][&qu...

0 Likes
0 Replies

Controllers vs Models relations best practice

Hello, I am making a community site for pet lovers and I am facing a design question. Lets say I hav...

0 Likes
9 Replies
posted 9 years ago

Creating queries that use tables from more than one database

I need to be able to execute mysql queries that utilize tables from more than one database in the sa...

0 Likes
4 Replies

Ultra basic stuff: how to get the URL right mydomain.com

Hello I just installed Laravel and when I go to mydomain.com I get a list of files like this: env.lo...

0 Likes
24 Replies
Solved

Relationships problem

Hello guys, I'm trying to make a post with comments system but i'm stuck at the part with relationsh...

0 Likes
0 Replies
posted 9 years ago

functions inside document.ready are never being called

Hi Guys, I am making one admin dashboard using Laravel and Twitter bootstrap. I have my script where...

0 Likes
0 Replies

Routing to Nested files in controllers

Switching from Codeigniter, it was a breeze to do this in. I'm having trouble routing to nested cont...

0 Likes
4 Replies
Solved
posted 9 years ago

[Package] Laravel Storage

Laravel Storage: https://github.com/dmyers/laravel-storage A filesystem abstraction layer for Larave...

0 Likes
2 Replies
posted 9 years ago

I need help with ajax request

Hi all! If you go here: http://wp.lorandszazi.com/portfolio/weddings and click on an image there is...

0 Likes
2 Replies
Solved

Injecting queries to models

Hi there, today I was re-doing the structure of my application and I had this problem: 1 table conta...

0 Likes
0 Replies

Create File (. doc) depending HTML editor (WYSIWYG)

Hello friends this is the situation: I have a form and I have a textarea with an HTML editor (WYSIW...

0 Likes
0 Replies
posted 9 years ago

Upload image with description.

I am trying to upload a news item that requires a image and a message my form looks like <form...

0 Likes
3 Replies
posted 9 years ago

Formating date in Eloquent's where clause.

Is there any way to format datetime type coloumn in the where clause of Eloquent. Right now, I want...

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.