Hi i am trying to submit data from a modal,and i want it to,simply close the modal after submission...
I have a problem with seeding a belongsTo-relationship. My code is the following: // the Model Compo...
Hi everyone, Recently I just created a variable with a leftjoin it looks a little bit like this: $it...
Hi Peeps This is like a point of sale, the page will have a field for the customer number, amount an...
$ php artisan migrate Class 'Illuminate\Database\Schema\PostgresBuilder' not found in API/vendor/bos...
<?php $query=$db->query("select * from urunmenu",PDO::FETCH_ASSOC); $data=$query->fe...
So I am new to Laravel but not to LAMP development, I have been doing this since 1999 and I feel tha...
public function up() { Schema::create('records', function (Blueprint $table) { $table->increments...
Hello, I'm new here and quite new to Laravel. I've been trying to add a form that submits author, ti...
I am looking for a solution which would withdraw essential data used to match other data from a diff...
I don't know what is wrong here. I have this kind of setup: item_model id - integer name - s...
I wonder if there is some form of excolhes the path of database connection before login to the syste...
Is it possible to get first Nth ojects in foreach loop. For example i have foreach loop with movies...
HI all REally appreciate some help with this one if any one has time. I need to remove the white spa...
Hi guys, Been trying to find solution to my "problem" so I hope you can help me. So I have...
I am trying to Join multiple tables and get results I have now 2 tables 1- projects_info (id - pro_t...
I'm working on a website for a soccerteam where I dynamically generate the ranking by getting all th...
I have developed my first Laravel CRUD application and i am looking to setup a system of authenticat...
Please i need some help in my application. I am using Laravel 4.2 and MySQL database. I am trying to...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community