Support the ongoing development of Laravel.io →

Logging mail into chrome console with ChromePhp

I would like to see pretended mails body in chrome console on localhost. What I did : extended Illu...

0 Likes
0 Replies
posted 9 years ago

Sending mail with Iron.io but it doesn't send

I've got Iron.io configured and it seems to be working. The "Messages All Time" increases...

0 Likes
3 Replies
Solved

Laravel with Knockout.js

How can work with Knockout.js and Laravel ('easier way' )?

0 Likes
1 Replies
posted 9 years ago

Redirect problem

I made a login form, when i'm logged in I should go to the home page. => http://localhost:8080/GE...

0 Likes
1 Replies

raw sql query (fixed)

Hi guys and girsl, I have the following query which i would like to run: INSERT into ticketsorders (...

0 Likes
0 Replies

Call a Controller in the master layout

Heyho guys, I'm trying Laravel again and want to build my own site. Now I have a question: How do I...

0 Likes
1 Replies

Foreign Characters

Hi All, I'm having an issue with foreign characters and I wondered if anyone had come across this be...

0 Likes
2 Replies
Solved

Repositories and Relationship

Hey guys. I want to start working with repositories because right now I handle all the data from the...

0 Likes
7 Replies

MySQL Deadlocks on Session Insert

Hi, We are facing some intermittent deadlocking on the attempted insert (or update) of new Session p...

0 Likes
2 Replies
posted 9 years ago

problem with many to many

hey, i have a pivot table with user_id and snippet_id but when i get the data i need the resolved ca...

0 Likes
3 Replies

Hierarchial data in a single table

I'm building an app with lots of this kind of data, e.g. jobs. Most have a parent so I've started cr...

0 Likes
3 Replies
posted 9 years ago

Laravel database session has stopped to work

Hi, I was using the database driver for the sessions and all had worked perfectly. But after some of...

0 Likes
3 Replies

Good TLD to pick for development on Homestead

I'm wondering what is a good gTLD to pick for all my vagrant/homestead boxes I setup? i.e. .app .dev...

0 Likes
3 Replies

Blade content

I have a simple code to using master layout and pass some data to View to practice Laravel, the foll...

0 Likes
6 Replies

How do you grade this code?

Hi; On my journey to learn OOP I finally managed to make some progress in OOP. Still there is a worl...

0 Likes
3 Replies

Unit testing using basic.once auth filter

I'm attempting to build a RESTful API using stateless authentication. However, I'm having trouble un...

0 Likes
0 Replies

unable to login users Auth::attempt($user) always return false. Please help

i create a simple registration from that takes the email and password to login in users after regist...

0 Likes
4 Replies
posted 9 years ago

Database query where a join is null

Simple version of database. mortgages | id | case_id(cases@id) | | 1 | 1 | | 2 | 2...

0 Likes
1 Replies

Validation value instead of attribute

Hi, is possible to return the input value instead of the :attribute in the error messages? Thanks

0 Likes
0 Replies

Lightbox Images Dynamically Created

Hi all! I want to add lightbox to images dynamically created from a form. This is the code for creat...

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