Hi, i would like to include a small RSS reader into a function of a controller: class RSSController...
Hi, i'm using this route: Route::get('/', ['as' => 'home', function () {return view('home');}]);...
Hi, is there an easy way to import a .sql-file into the database? It just should import the file, no...
Hi, where can i file feature request for future Laravel versions? Github? Thanks Sharping
Hi, i would like to create a bilingual website, let's say english and french: http://www.domain.com/...
majidkhan said: The form submits but show blank page Time to enable debugging! app/config/app.php...
machuga said: {{ $bla ? "(complete)" || "({$missing} missing)" }} This output...
clarkeash said: One of the things that have put me off going to Amsterdam is the cost (not just the...
Looks like your script is looking for the files in directory 'music'... http://www.domain.com/music/...
The Laravel portal for problem solving, knowledge sharing and community building.