Support the ongoing development of Laravel.io →

Problem with login on activated accounts

Hey there, I'm runing in a little problem with my laravel login, so the problem is that I want to ch...

0 Likes
3 Replies

Relationship Table

I'm following the docs to create the ORM relationships at http://laravel.com/docs/eloquent#relations...

0 Likes
2 Replies
Solved

Search form validation

Hello, i am facing problems with a validating GET request with a built-in validator class: Controlle...

0 Likes
7 Replies
Solved

best way to import data from an oldwebsite to laravel

Hello, what's the best and convenient way to import data from old website to a new one using laravel...

0 Likes
5 Replies

New to laravel and MVC frameworks, need help regarding controllers.

Hi, I am trying to do a simple POST request using jQuery AJAX, but cant figure out whats wrong. Here...

0 Likes
2 Replies
Solved

Help me working with phpexcel

i want export to file excel form database.how do i do?

0 Likes
1 Replies

Please document Crypt::

I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...

0 Likes
0 Replies
posted 10 years ago

get blank page after hitting submit button :: Contact form

I created a contact form following the answer of this post (http://stackoverflow.com/questions/20395...

0 Likes
2 Replies

Convert mysql query in Laravel

#####I have following sql: set @balance = 0; select receipt_no, particular, @balance := @balance + (...

0 Likes
1 Replies
Solved
posted 10 years ago

eloquent type handling

Hi Guys! Eloquent is not handled sql scheme types? Or I have a wrong setting? Thanks. PHP 5.5.14 - u...

0 Likes
2 Replies
Solved

Homestead: "No input file specified." when URI ends with '.php', instead of Laravel NotFoundHttpException.

I am using Homestead, and it works fine, but when I enter a (random) URL-route ending with ".ph...

0 Likes
0 Replies

Complex eloquent query attempt, please help

Assuming I have the next database structure: And I want to do the complex eloquent query - gather a...

0 Likes
0 Replies

how to generate "SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id FROM payment)" in Laravel.

I would like to generate Sql like SELECT * FROM invoice WHERE invoice.id NOT IN (SELECT invoice_id F...

0 Likes
1 Replies

force special user instance for "anonymous" user

Hi everyone, laravel newbie here. I'm trying to implement (using laravel) an user-permissions model...

0 Likes
6 Replies
Solved

Eloquent by Example

I've just started a new community project at http://eloquentbyexample.com/ My aim for this is to bui...

0 Likes
1 Replies
posted 10 years ago

Error in installing composer

I am trying to istall Laravel in LAMP server, my machine runs Uubuntu. I instled composer.phar globa...

0 Likes
3 Replies

Great Laravel 4 tutorials on this site

Just thought I would contribute and let everyone know about these great tutorials at https://www.you...

0 Likes
1 Replies

Confide: InvalidArgumentException Route [UsersController@login] not defined.

While creating user using /users/create got below mentioned error InvalidArgumentException Route [Us...

0 Likes
1 Replies
posted 10 years ago

[Package] Notifynder 2.0

Hi guys, I want to announce you that I released the new version of my package Notifynder, it is a AP...

0 Likes
0 Replies
posted 10 years ago

Multiple into one

Hi guys, Im building a function to show a google map, based on records from my database. This is wor...

0 Likes
1 Replies
Solved

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.