Posts by Jonatas Dutka • 49 points
9 posts
-
0
votes2
answers52
viewsA: Responsiveness of Woocommerce Virtual Store
After deleted the buzz-logo-title site-branding class the situation was resolved.
-
0
votes2
answers52
viewsQ: Responsiveness of Woocommerce Virtual Store
Hello, I have a responsive template installed in Wordpress, but the responsiveness on mobile phones this presenting a small right spacing. I tried to change the margins by css, but it had no effect.…
-
0
votes1
answer108
viewsQ: Get description of sub-category PHP Laravel Eloquent
Hello, I need to get the description of my parent category, but I can’t get the description in the same select, I can only get the id of the parent category. I have a table with the following…
-
0
votes1
answer225
viewsQ: Add items within an array to later save
Hello, I have the following situation and would like a hint if possible how would be the logic to implement this procedure in my application PHP Laravel. I’m creating a stock system, in the drive…
-
2
votes1
answer484
viewsQ: Uploading image to server does not work
When I upload locally, using WAMP64, everything happens normally. However, when I upload by the site, which is on the production server, the following error message is displayed. Nowritableexception…
-
0
votes1
answer183
viewsQ: After inclusion/exclusion setar active my tab-panel (Laravel)
I am developing an application where it is possible to include services in a tab-panel and the other tab-panel it is possible to save other information, but when saving the record in the tab-panel…
-
1
votes1
answer1061
viewsA: Route error when accessing the page in Laravel
To solve this case it was necessary to create again the controller that was previously used. executed the following command: php artisan make:controller AnunciarController After copying the function…
-
1
votes1
answer1061
viewsQ: Route error when accessing the page in Laravel
People after I executed this command in my Standard the situation in some pages got bad, are no longer working, the command is as follows: Composer require mnabialek/Laravel-eloquent-filter Error…
-
0
votes0
answers891
viewsQ: Routecollection.php line 161
I developed an application PHP using Laravel on a computer, when I copied this same project to another computer and run it, the path error occurs below: NotFoundHttpException in…