Posts by Pedro Cordista • 163 points
10 posts
-
0
votes2
answers139
viewsA: I can’t find the model generated by Artisan
how do I change the way to create in App/Models I already changed in Composer and auth I use authentication; the more in Artisan make:model keeps creating in the app
-
0
votes0
answers167
viewsQ: Simple Quotes - Bugando input / POST
When I insert into the <input> COMMENT ON A POST a single quote. ', he makes the whole row existing comment, if I put two quotes, '', he returns only one ('), if I put 3, it all goes away and…
-
-2
votes2
answers355
viewsQ: Load JS before rendering the page
Good afternoon, I have a code for php where it has a list of publications and it uses the Ajax, but unfortunately it is being the last to be downloaded by the page. After all the files you have…
-
0
votes2
answers1254
viewsQ: Favicon not showing
Good afternoon, I would like the help of the university, created a website and put a favicon in the same folder as the pages that call it, but the favicon is not being shown: <link rel="shortcut…
-
1
votes2
answers1743
viewsQ: Anchor link not working HTML
Good afternoon, I’m doing a project site and in it has those anchor links that lead from one part to the other of the page, but it’s not working right. I put the link as <a href="#violao">…
-
1
votes2
answers150
viewsQ: Div Slider between images on Hover
Good afternoon, I need to set up a project for a photography client and the same asked me something I had never done, I tried to search the internet but I could not find something to help what I…
-
1
votes1
answer207
viewsQ: HTML5 video not running on mobile
I am creating a project in which I have a video rolling on the page in the background, the desktop version is working perfectly, but in mobile the video does not run and is only the blue screen (div…
-
8
votes2
answers218
viewsQ: SEO+ techniques currently used!
I have been doing some research in some courses on SEO, because I believe it is a very promising subject in the field of the Internet but many things are still a mystery to me and maybe you can help…
-
1
votes3
answers1204
viewsQ: Image in src goes to background-image and does not resize
I’m putting together a project for a friend of mine and I’m using the scrollfullpage that splits the page into parts. In the first part I’m putting a banner and a written with my friend’s logo. The…
-
1
votes1
answer32
viewsQ: Page Loading Can’t Work
Good morning, I’m trying to make an animated page load for my page but jquery is not able to hide the div that contains the animation HTML <div class="loading" id="background"> <div…