Possibly export error?

|
Aarav Consultancy 2022-09-20 19:53:46
laravel_discuss-139036.jpg

Thelowyer 2022-09-20 19:57:17
Hello everybody. SVP j’aimerai avoir une page d’accueil pour mon application. Mais j’utilise un template . Comment faire pour insérer cette page dans mon template
linux9921 2022-09-20 20:02:14
Thelowyer 2022-09-20 19:57:17
Hello everybody. SVP j’aimerai avoir une page d’accueil pour mon application. Mais j’utilise un template . Comment faire pour insérer cette page dans mon template

Hello, pouvez vous écrire en anglais? La communauté est anglaise. Merci.

Thelowyer 2022-09-20 20:02:55
Hello everybody. Please I would like to have a homepage for my application. But I’m using a template. How to insert this page in my template
N16R19 2022-09-20 20:12:00
RETRIC PRIVATE LIMITED 2022-09-20 19:18:49
Looking for laravel developer for full. Time

Interested

prudhvi_dev 2022-09-20 20:12:24
Thelowyer 2022-09-20 20:02:55
Hello everybody. Please I would like to have a homepage for my application. But I’m using a template. How to insert this page in my template

1.Create Layout page.
2.Provide route to home page and create a home page with extending layout with content b/w sections.
3.put theme assets in public folder and link them in your layout file.

Thelowyer 2022-09-20 20:14:29
prudhvi_dev 2022-09-20 20:12:24
1.Create Layout page.
2.Provide route to home page and create a home page with extending layout with content b/w sections.
3.put theme assets in public folder and link them in your layout file.

Can I have an example please

bekbekbekkelazz 2022-09-20 20:18:17
Thelowyer 2022-09-20 20:14:29
Can I have an example please

maybe
<body>
@container
</body>

prudhvi_dev 2022-09-20 20:23:32
laravel_discuss-139045.jpg
Layout file
prudhvi_dev 2022-09-20 20:24:29
laravel_discuss-139046.jpg
Home page
Thelowyer 2022-09-20 20:31:52
prudhvi_dev 2022-09-20 20:23:32
laravel_discuss-139045.jpg
Layout file

Please can i see your “@yield content”

prudhvi_dev 2022-09-20 20:34:48
prudhvi_dev 2022-09-20 20:24:29
laravel_discuss-139046.jpg
Home page

yield(‘content’) will be replaced by the content b/w this section and endsection.

natghi2010 2022-09-20 20:45:13
web design 2022-09-20 17:18:14
laravel_discuss-139020.jpg

This is weird

natghi2010 2022-09-20 20:45:28
Possibly export error?
web design 2022-09-20 20:46:34
natghi2010 2022-09-20 20:45:13
laravel_discuss-139020.jpg
This is weird

What is wired?

natghi2010 2022-09-20 20:48:13
web design 2022-09-20 17:18:14
laravel_discuss-139020.jpg

What’s the content of app.vue

RETRIC PRIVATE LIMITED 2022-09-20 20:56:52
Looking for Laravel developer
Fulltime

Exp :3 years must

Patel 2022-09-20 21:20:20
prime membership offer
Amazon Prime
Netflix
Zee TV
Hotstar

All prime membership of 2 month at 239 Rs only

DM me if you want

JS 2022-09-20 22:27:10
🖥 𝘓𝘢𝘳𝘢𝘷𝘦𝘭 𝘛𝘶𝘵𝘰𝘳𝘪𝘢𝘭𝘴 𝘧𝘰𝘳 𝘉𝘦𝘨𝘪𝘯𝘯𝘦𝘳𝘴

#𝘭𝘢𝘳𝘢𝘷𝘦𝘭 #𝘭𝘢𝘳𝘢𝘷𝘦𝘭𝘵𝘶𝘵𝘰𝘳𝘪𝘢𝘭𝘴 #𝘭𝘢𝘳𝘢𝘷𝘦𝘭𝘵𝘳𝘢𝘪𝘯𝘪𝘯𝘨𝘴

16 Laravel Training | Create foreign Key and Use query on ModelYouTube
Create foreign Key on table using migration
Use where clause on model to query records from table

Repository link : https://github.com/sjaswinder82/laravel-free-training

#laravel #trainings #technolearners
#laraveltrainings
#javatrainings
#springboot
learn programming online
learn java
learn spring boot
learn java j2ee
java tutorials
php tutorials
web development video
free laravel trainings
free java classes

nekooee 2022-09-20 23:17:59
I need orderBy StartDate but first, show greater than today. my code:
->orderByRaw(‘CASE WHEN startDate >’ . Carbon::now()->toDateString() .’ THEN 1 ELSE 0 END’)
but it dos’nt worked
why?
Laksida 2022-09-20 23:19:05
laravel_discuss-139067.jpg
how i can fix this problem?
Alesandrooo99 2022-09-20 23:25:40
English
DesolatorMagno 2022-09-20 23:30:16
Just order by date and filter those that have date > today.
Ronnie 2022-09-20 23:34:33
Laksida 2022-09-20 23:19:05
laravel_discuss-139067.jpg
how i can fix this problem?

Start both your servers, I presume you are using apache2 and mysql

Laksida 2022-09-20 23:34:49
Ronnie 2022-09-20 23:34:33
laravel_discuss-139067.jpg
Start both your servers, I presume you are using apache2 and mysql

Yess

Laksida 2022-09-20 23:34:59
But I forgot my password
Ronnie 2022-09-20 23:35:45
Then try to open your terminal
And try using sudo mysql -u root
Ronnie 2022-09-20 23:37:06
And try seeming if your user or root@localhost has permissions.
Ronnie 2022-09-20 23:37:34
Else you will be prompted to reset again your password.
Laksida 2022-09-20 23:37:42
Ronnie 2022-09-20 23:37:06
laravel_discuss-139067.jpg
And try seeming if your user or root@localhost has permissions.

i working on xampp

Laksida 2022-09-20 23:37:59
laravel_discuss-139077.jpg

Ronnie 2022-09-20 23:38:35
Ronnie 2022-09-20 23:35:45
laravel_discuss-139067.jpg
Then try to open your terminal
And try using sudo mysql -u root

Have you tried this

Laksida 2022-09-20 23:38:56
Ronnie 2022-09-20 23:38:35
laravel_discuss-139067.jpg
Have you tried this

then i open my cmd or how

Dev Seun 2022-09-21 00:02:20
*If you can help me upload my application on apple store DM me with price*
baymax_star 2022-09-21 02:44:53
[FORHIRE] [REMOTE] [FULLTIME]
Hello, everyone.
I am a professional web/app engineer with 6+ years of experience in Javascript and PHP frameworks. I have already developed many web and app projects with React, Node, Vue, Angular and PHP, CI, Laravel, and Python.
I am familiar with Android/iOS app development using react native and ionic.
Also, I am an expert in web scrapping with Python and PHP, Node.js.
I have strong experience in developing blockchain projects including smart contract development and front-end development using Solidity, Web3.js, etc.

My main skills are following:

– Frontend:
React/Redux.js, Redux-Saga, Redux-Thunk, React-Bootstrap, Material-UI
Typescript, Next.js, Nuxt.js, Django, Golang
Vue.js/VueX, Vuetify
Angular 1-10
PSD to HTML && Figma to HTML && XD to HTML, Bootstrap 4, Tailwind CSS, LESS/SASS/SCSS, Responsive UI

– Backend:
PHP, CI, Laravel, Cake PHP
Node/Express.js
Python, Django

– Blockchain:
Developing NFT marketplace
Developing De-Fi apps like pancakeswap and uniswap
Token development (ERC20, ERC223, ERC721, ERC 1155)
Smart contract development, testing, and deployment (Solidity, Rust, Solana, Truffle framework)
Web3.js, Ethers.js
Ethereum & Binance smart chain(BSC), Avalanche, Polygon

– Mobile App:
Android, iOS
React Native, react native cli, expo cli
Ionic

– Web Scrapping:
Python/Selenium, Node.js, PHP

– Database:
SQL, MySQL, SQLite, MongoDB, MariaDB, PostgreSQL, NoSQL

I can work over 40+ hours per week and if you want more, I can work in full time without weekend rest. Also my communication is very quick so that I can reply your message in short time.
I hope I work with all clients in long term.
If you are looking for senior web and app developer, please contact me anytime.
I am always ready for you 🙂

|