← prev | next →
StanleyMasinde 2019-02-28 15:26:51
That is how people learn next time that wont be a problem
vasanthamohan 2019-02-28 15:27:08
Ok bro
vasanthamohan 2019-02-28 15:27:29
Anyways thanks a lot
loveycom 2019-02-28 17:01:22
praneet81 2019-02-28 14:24:14
Hi all is it wrong if i put a row with default value under $fillable property in my model ?
No. I have already replied you on Skype.
Eskindir 2019-03-01 11:45:56
i’m trying to replace my modified routes file on shared hosting…but its saying the new routes are not defined
Eskindir 2019-03-01 11:47:07
can anyone help?
mrmmp 2019-03-01 11:50:58
Eskindir 2019-03-01 11:47:07
can anyone help?
a bit of more info,please.let us know what is in your routes file , what route you want to access, what is output you get , and where do you get it.
Eskindir 2019-03-01 11:52:58

ok, I have a named route on my side bar like
Eskindir 2019-03-01 11:53:37

I have my routes defined as such, as you can see the colors route
mrmmp 2019-03-01 11:53:43
Eskindir 2019-03-01 11:52:58
ok, I have a named route on my side bar like
do php artisan route:list and check if such a route exists.
Eskindir 2019-03-01 11:55:51
I can’t do that because I use closure in my route, so it won’t list… but as you can see from the routes file it is defined and is working locally
Eskindir 2019-03-01 11:57:02

I have updated the web.php and my sidebar on the shared hosting together with the related resources but its saying
mrmmp 2019-03-01 11:57:18
ok. I am not good at laravel yet. but do you think routes might be cached ?
Eskindir 2019-03-01 11:57:59
I tought so but cleared it out from my storage and nothing.
mrmmp 2019-03-01 11:58:19
Eskindir 2019-03-01 11:57:59
I tought so but cleared it out from my storage and nothing.
can you see if this works ? https://stackoverflow.com/questions/37878951/how-to-clear-route-caching-on-server-laravel-5-2-37
How to clear Route Caching on server: Laravel 5.2.37 –
Stack OverflowThis is regarding route cache on localhost
About Localhost
I have 2 routes in my route.php file. Both are working fine. No problem in that. I was learning route:clear and route:cache and found a …
Eskindir 2019-03-01 11:58:22
I have also replaced the composer entries inside vendor
mrmmp 2019-03-01 12:00:10
tell if you still have the issue.
Eskindir 2019-03-01 12:00:59
mrmmp 2019-03-01 11:57:18
ok. I am not good at laravel yet. but do you think routes might be cached ?
you’re awesome! that worked. thanks a lot
mrmmp 2019-03-01 12:01:26
Eskindir 2019-03-01 12:00:59
you’re awesome! that worked. thanks a lot
You’re welcome bro 😊👍
praneet81 2019-03-01 12:09:05
praneet81 2019-03-01 12:09:09
praneet81 2019-03-01 12:09:13
praneet81 2019-03-01 12:09:30
What am i doing wrong? Why my basic event listener not firing off?
Eskindir 2019-03-01 12:15:08
may be you can use jquery to make sure the document is loaded for any event listeners
praneet81 2019-03-01 12:19:58
I tried click and change both
praneet81 2019-03-01 12:20:01
Nothing works
praneet81 2019-03-01 12:24:47
Yeah i have tried that too
praneet81 2019-03-01 12:24:57
Nothing comes up on console
praneet81 2019-03-01 12:25:02
It’s really weird
praneet81 2019-03-01 12:29:17
Still nothing
praneet81 2019-03-01 12:31:07
Yup it worked, so i have to call window onload
praneet81 2019-03-01 12:31:11
But why so?
praneet81 2019-03-01 12:34:42
I see
praneet81 2019-03-01 12:41:18
Yes bro thank you so much… Appreciate the help 😊
Hfally 2019-03-01 13:10:45
Hi everyone!
I just created a new tool.
We all are victims of messy folders, containing lots of file types, ranging from music files to pictures, web-files, etc. A perfect example of such is our Downloads folder.
This tool was built for me and you to help us cleanup such folder with just a single command from the terminal.
https://github.com/hfally/cleanup
I’d appreciate feedback, suggestions and corrections if any. Thanks for your time y’all…
hfally/cleanup –
GitHubThis tool was built for me and you to help us `cleanup` our folders with just a single command from the terminal. – hfally/cleanup
Soyjonathanespinosa 2019-03-02 00:19:17
Hello, do you know why Session::flush() not working?
devink0430 2019-03-02 00:52:59
Soyjonathanespinosa 2019-03-02 00:19:17
Hello, do you know why Session::flush() not working?
https://stackoverflow.com/questions/39857510/laravels-session-flush-and-forget-methods-not-working-as-expected
laravel’s Session flush and forget methods not working as expected –
Stack OverflowI tried to delete a value from my session using :
Session::forget(‘value’)
but it didn’t delete!
However, when i tried using save method like so :
Session::forget(‘value’)
Session::save()
it
Soyjonathanespinosa 2019-03-02 00:54:48
devink0430 2019-03-02 00:52:59
https://stackoverflow.com/questions/39857510/laravels-session-flush-and-forget-methods-not-working-as-expected
I already did that, but, nor working, the files are there and sessions is not deleting
Mnikoei 2019-03-02 03:59:50
Mnikoei 2019-03-02 04:01:14
Mnikoei 2019-03-02 03:59:50
Is this default style of CKeditor ? It seems unpleasant and i see another form of it in irs documentation , anybody knows why its like that?
StanleyMasinde 2019-03-02 10:42:41
Mnikoei 2019-03-02 04:01:14
Is this default style of CKeditor ? It seems unpleasant and i see another form of it in irs documentation , anybody knows why its like that?
Use ckeditor 5
StanleyMasinde 2019-03-02 10:46:23
Slider is a front-end thing right
StanleyMasinde 2019-03-02 10:48:51
I only use bootstrap so I would recommend bootstrap. And if by chance it’s a carousel you need I’d recommend owl carousel
StanleyMasinde 2019-03-02 10:54:32
youre welcome
vasanthamohan 2019-03-02 11:17:56
Hi all I have an issue with resource
vasanthamohan 2019-03-02 11:18:02
vasanthamohan 2019-03-02 11:18:49
This happens only after I am using file uploads
vasanthamohan 2019-03-02 11:52:28
@stannlee bro pls help
Ravi Shanker 2019-03-02 11:54:06
I HV got the same issue. May be folder or file permission issues… Trying to resolve
Ravi Shanker 2019-03-02 11:54:24
And routes as rightly mentioned
← prev | next →