hi, i want use paginate function and this is my code in view .. <?php foreach ($some as $use...
hi,i use this code for pagination in my view 'pagination.blade.php' <?php $presenter = new Il...
hi,i want write login page .. i have login.blade.php and i have one table 'users' by this column : I...
hi , i can show every DB data in list and i want when user click link one of theme show it.. how i c...
hi, \n i use save() function for saving detail of table and this is work when i want change default...
thanks for your answer, but this error come : Call to undefined method User::newQuery()
IanSirkit said: Do you get an error? no! that page don't show.. Whoops, looks like something went...
merkabaphi said: Try this: sudo chmod -R 777 /var/www/html/laravel/app/storage this code help me,...
i use terminal and my project root is /var/www/B ,B is my project name, can you say me about termin...
The Laravel portal for problem solving, knowledge sharing and community building.